Raggaer / castro

High performance content management system for Open Tibia servers
MIT License
46 stars 19 forks source link
aac castro cms go opentibia otland

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.