Raggaer / castro

High performance content management system for Open Tibia servers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

High performance content management system for Open Tibia servers

License:MIT License


Languages

Language:Go 47.1%Language:HTML 27.0%Language:Lua 24.5%Language:CSS 0.6%Language:JavaScript 0.3%Language:PowerShell 0.3%