Legacy mod Lua API doc (deprecated)
Go to file
Remy Marquis f3219d0ba3 Added new player fields 2019-04-14 10:32:14 +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 expanded misc, added database and sample code 2016-09-18 14:47:45 +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 Changed WP_SHELL to WP_AIRSTRIKE, removed duplicate MOD 2019-03-12 18:09:08 +01: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 a few notes 2016-09-27 14:36:42 +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.