Load arbitrary lua code during the data stage.
For modpacks.
Use the provided encoder.lua embedded in the zip to convert lua files into compressed strings for input into settings.
Command line usage
lua encoder.lua < modpack.lua
Allows arbitrary code execution during the data stage via mod settings. Intended for modpack configuration. Loads last (usually).
Providing the player with new tools or adjusting the game interface, without fundamentally changing gameplay.
Load arbitrary lua code during the data stage.
For modpacks.
Use the provided encoder.lua embedded in the zip to convert lua files into compressed strings for input into settings.
Command line usage
lua encoder.lua < modpack.lua