Skip to content
/ castro Public
forked from Raggaer/castro

High performance Open Tibia automatic account creator

License

Notifications You must be signed in to change notification settings

forgee/castro

 
 

Repository files navigation

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 Open Tibia automatic account creator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 47.3%
  • HTML 27.0%
  • Lua 24.5%
  • Other 1.2%