Legacy mod Lua API doc (deprecated)
Go to file
Remy Marquis e5ae0533ae added lua_restart command 2017-01-30 01:30:29 +01: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 added functions, fields, constants, misc and cleanup 2016-09-15 16:24:13 +02:00
constants.rst expanded misc, added database and sample code 2016-09-18 14:47:45 +02:00
cvars.rst expanded misc, added database and sample code 2016-09-18 14:47:45 +02:00
database.rst expanded misc, added database and sample code 2016-09-18 14:47:45 +02:00
fields.rst set sess.aWeaponStats readonly 2017-01-21 22:08:26 +01:00
functions.rst added a few notes 2016-09-27 14:36:42 +02:00
index.rst minor cleanup 2016-09-23 12:07:56 +02:00
make.bat initial sphinx content 2016-09-13 00:18:59 +02:00
misc.rst removed cg_etVersion from userinfo table 2016-10-10 16:49:30 +02: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.