Legacy mod Lua API docs
Go to file
Remy Marquis 59af5035f4 Minor cleanup 2021-01-06 14:04:04 +01:00
.gitignore Added .gitignore file 2020-05-10 14:27:54 +02:00
Makefile Revert renaming for now 2021-01-06 13:58:36 +01:00
README.md Revert renaming for now 2021-01-06 13:58:36 +01:00
callbacks.rst Revert renaming for now 2021-01-06 13:58:36 +01:00
commands.rst added lua_restart command 2017-01-30 01:30:29 +01:00
conf.py Revert renaming for now 2021-01-06 13:58:36 +01:00
constants.rst Revert renaming for now 2021-01-06 13:58:36 +01:00
cvars.rst Revert renaming for now 2021-01-06 13:58:36 +01:00
database.rst Revert renaming for now 2021-01-06 13:58:36 +01:00
fields.rst Renamed Legacy to League 2020-05-17 00:14:09 +02:00
functions.rst Added new callback, fixed args description 2019-04-14 12:32:18 +02:00
index.rst Revert renaming for now 2021-01-06 13:58:36 +01:00
make.bat Revert renaming for now 2021-01-06 13:58:36 +01:00
misc.rst Added banner print 2020-02-24 09:19:26 +01:00
sample.rst Minor cleanup 2021-01-06 14:04:04 +01:00
standard.rst Updated for Lua 5.4 2020-06-30 14:18:12 +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 etlegacy-lua-docs.rtfd.io.