Legacy mod Lua API doc (deprecated)
Go to file
Remy Marquis ad16049ca6 minor cleanup 2016-09-23 12:07:56 +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 expanded misc, added database and sample code 2016-09-18 14:47:45 +02: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 expanded misc, added database and sample code 2016-09-18 14:47:45 +02:00
functions.rst fixed G_et.XP_Set entry 2016-09-21 10:49:05 +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 minor cleanup 2016-09-23 12:07:56 +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.