Legacy mod Lua API docs
Go to file
Remy Marquis 4acb084595 expanded misc, added database and sample code 2016-09-18 14:47:45 +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 expanded misc, added database and sample code 2016-09-18 14:47:45 +02:00
index.rst expanded misc, added database and sample code 2016-09-18 14:47:45 +02:00
make.bat initial sphinx content 2016-09-13 00:18:59 +02:00
misc.rst expanded misc, added database and sample code 2016-09-18 14:47:45 +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.