Legacy mod Lua API doc (deprecated)
Go to file
Remy Marquis 9ce0d3b973 Fixed previous final fix
All right, this is becoming ridiculous.
I hate it when the change isn't automatically saved.
Thanks VS Code, I hate it.
2021-01-06 14:40:11 +01:00
.gitignore Added .gitignore file 2020-05-10 14:27:54 +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 Added notes about weapon callbacks override 2019-05-18 18:59:07 +02:00
commands.rst added lua_restart command 2017-01-30 01:30:29 +01:00
conf.py Minor string changes and yearly update 2020-03-18 16:52:40 +01:00
constants.rst Updated for Lua 5.4 2020-06-30 14:11:18 +02:00
cvars.rst expanded misc, added database and sample code 2016-09-18 14:47:45 +02:00
database.rst Minor cleanup 2020-06-24 14:43:35 +02:00
fields.rst Minor cleanup 2020-06-24 14:43:35 +02:00
functions.rst Added new callback, fixed args description 2019-04-14 12:32:18 +02:00
index.rst Fixed previous final fix 2021-01-06 14:40:11 +01:00
make.bat initial sphinx content 2016-09-13 00:18:59 +02:00
misc.rst Added banner print 2020-02-24 09:19:26 +01:00
sample.rst Minor cleanup 2020-06-24 14:43:35 +02:00
standard.rst Updated for Lua 5.4 2020-06-30 14:11:18 +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.