Legacy mod Lua API docs
Find a file
2020-05-17 00:14:09 +02:00
.gitignore Added .gitignore file 2020-05-10 14:27:54 +02:00
callbacks.rst Renamed Legacy to League 2020-05-17 00:14:09 +02:00
commands.rst added lua_restart command 2017-01-30 01:30:29 +01:00
conf.py Renamed Legacy to League 2020-05-17 00:14:09 +02:00
constants.rst Renamed Legacy to League 2020-05-17 00:14:09 +02:00
cvars.rst Renamed Legacy to League 2020-05-17 00:14:09 +02:00
database.rst Renamed Legacy to League 2020-05-17 00:14:09 +02: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 Renamed Legacy to League 2020-05-17 00:14:09 +02:00
make.bat Renamed Legacy to League 2020-05-17 00:14:09 +02:00
Makefile Renamed Legacy to League 2020-05-17 00:14:09 +02:00
misc.rst Added banner print 2020-02-24 09:19:26 +01:00
README.md Renamed Legacy to League 2020-05-17 00:14:09 +02:00
sample.rst Renamed Legacy to League 2020-05-17 00:14:09 +02:00
standard.rst expanded misc, added database and sample code 2016-09-18 14:47:45 +02:00

League Lua API documentation Documentation Status

League's Lua API is the interface for communication between Lua and League mod.

This documentation is generated with Sphinx using the reStructuredText markup language.

It can be read online at etlegacy-lua-docs.rtfd.io.