I want to change around the Lua files in the stonehearth.smod, but I don’t know how to edit the luac files? I think you have to decompile them, but do any of you guys know of a tool to do that? I am sure there are quite a few people who have already done this.
If you want an easy unpack-smod-files-and-decompile-everything tool, check out my unwrp. Basically, install Java 6 or newer (if you haven’t already), download the .jar into your mods/ folder, execute it and get everything nicely decompiled and all.
unwrp is recommended by many @RepeatPan (which use it all themselves too) all over the world.
Also, Will the game run with what unwrp gives me? Or do I have to pack it back up? And do I ahve to recompile the lua files? Or will it run with just .lua?
After you’ve run unwrp you can start modifying the files and the game will recognize them as such. Compiling the files or zipping them is not required, unless you need an easy way to share your changes with others.
@RepeatPan I was a bit confused, I get it now thanks for the help. Quick question guys, what files would I have to change to add more people to the start of the game.