Costallat / foot-ot-site

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

License:MIT License


Languages

Language:PHP 88.6%Language:Lua 9.9%Language:CSS 1.0%Language:Hack 0.3%Language:JavaScript 0.3%