mirror of
https://github.com/UberGames/rpgxEF.git
synced 2024-11-10 15:21:34 +00:00
12 lines
261 B
Text
12 lines
261 B
Text
project = "RPG-X 2.3 Lua Documentation Server Side"
|
|
format = "markdown"
|
|
file = {'lua_cinematic.c',
|
|
'lua_cvar.c',
|
|
'lua_entity.c',
|
|
'lua_game.c',
|
|
'lua_mover.c',
|
|
'lua_qmath.c',
|
|
'lua_sound.c',
|
|
'lua_trace.c',
|
|
'lua_vector.c',
|
|
'lua_weapons.c' }
|