Skip to content
/ castro Public
forked from Raggaer/castro

High performance content management system for Open Tibia servers

License

Notifications You must be signed in to change notification settings

otbr/castro

This branch is up to date with Raggaer/castro:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bce320a · Oct 15, 2022
Oct 12, 2022
Oct 5, 2022
Nov 22, 2018
Jun 9, 2017
May 1, 2018
Jun 24, 2018
Apr 4, 2017
Oct 15, 2022
Oct 12, 2022
Oct 12, 2022
Oct 12, 2022
Dec 7, 2018
May 6, 2018
Dec 26, 2016
Mar 2, 2019
Oct 5, 2022
Apr 23, 2017
Jan 6, 2019
Jul 22, 2020
Jul 22, 2020
Aug 27, 2020
May 26, 2019
Sep 2, 2022

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 content management system for Open Tibia servers

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%