Legacy mod Lua API docs
Go to file
Remy Marquis 9eff7ec191 Added PM and STATS constants 2019-04-14 12:59:01 +02:00
Makefile initial sphinx content 2016-09-13 00:18:59 +02:00
README.md added functions, fields, constants, misc and cleanup 2016-09-15 16:24:13 +02:00
callbacks.rst Added new callback, fixed args description 2019-04-14 12:32:18 +02:00
commands.rst added lua_restart command 2017-01-30 01:30:29 +01:00
conf.py updated copyright and version 2018-12-27 17:02:27 +01:00
constants.rst Added PM and STATS constants 2019-04-14 12:59:01 +02:00
cvars.rst expanded misc, added database and sample code 2016-09-18 14:47:45 +02:00
database.rst added database connection comment 2019-01-02 22:47:15 +01:00
fields.rst Added new player fields 2019-04-14 10:32:14 +02:00
functions.rst Added new callback, fixed args description 2019-04-14 12:32:18 +02:00
index.rst fixed hierarchy on PDF generation 2018-12-27 18:52:24 +01:00
make.bat initial sphinx content 2016-09-13 00:18:59 +02:00
misc.rst Added cg_allowGeoIP to Userinfo table 2019-01-27 16:06:46 +01:00
sample.rst expanded misc, added database and sample code 2016-09-18 14:47:45 +02:00
standard.rst expanded misc, added database and sample code 2016-09-18 14:47:45 +02:00

README.md

Legacy Lua API documentation Documentation Status

Legacy's Lua API is the interface for communication between Lua and Legacy mod.

This documentation is generated with Sphinx using the reStructuredText markup language.

It can be read online at legacy-lua-api.rtfd.io.