Home › Forums › General Discussions Forum › Modding › Reply To: Modding
@dante-mele
luac -s -o level_end.comp.lua level_end.decomp.lua. You need LUA binaries for 5.1.4/5.1.5… That’s my common structure, I use directories like DEC: LUA archive, ENC: Game ready modified asset archive, DECOMP: Decompiled LUA and COMP: Compiled modified LUA to sort LUA mods, similar for non-LUA mods, don’t forget to change 08 to 04 in the modified compiled LUA.