Legacy mod Lua API doc (deprecated)
Go to file
Remy Marquis 72dffc1aad fixed example display and typo 2019-01-02 22:38:14 +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 updated copyright and version 2018-12-27 17:02:27 +01:00
constants.rst added powerup constants 2018-12-27 16:50:52 +01:00
cvars.rst expanded misc, added database and sample code 2016-09-18 14:47:45 +02:00
database.rst fixed example display and typo 2019-01-02 22:38:14 +01:00
fields.rst set rating and time related fields readonly 2017-02-27 02:37:36 +01: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 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.