/LuaLoader

Lua Loader using MelonLoader

Primary LanguageCGNU General Public License v3.0GPL-3.0

Lua Loader

Universal MelonLoader MOD, give MelonLoader ability to loading Lua language

Press F10 to switch lua console by default

The loader will loading all lua files in 'autorun' directory

Example

Default lua console command

  • lua - Run lua string
  • lua_reload - Reload lua

Licensing

This project uses code from:

  • (GPL) Sinai's UnityExplorer, I used the code of Input Manager and Force Unlock Cursor, and the code of Config
  • (MIT) Lua, Contains most of the backwards compatibility (5.4-5.1) and have some garry's mod like stuff.