Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.17 KB

README.md

File metadata and controls

20 lines (12 loc) · 1.17 KB

Castro AAC

Join the chat at https://gitter.im/castro-aac/Lobby Go Report Card LICENSE Build status

High performance Open Tibia content management system written in Go using Lua for the scripting part.

Castro provides lua bindings. Using a pool of lua states. Each request gets a state from the pool. If there are no states available a new one is created and later saved on the pool.

Documentation

Castro also ships with the documentation so you can view it offline. Everything is located under /en-US/ directory.

The documentation is also hosted at castroaac.org.

License

Castro is licensed under the MIT license.