I'm interested in making some modding tools / mods, I imagine one can extract the jar from the executable in the windows download, but it would be much easier if the jar file was available. Also, is this game open-source?
In the new update(v3.4), it does actually have the jar file with it, instead of it being wrapped inside the executable. Previously, I did have to unwrap the files, but that makes it a lot easier to access them now. The new update also added the mods folder, so essentially the class files you place in there will override the existing ones within the game.
If you want an example of what a mod would look like, check out my thread about the mod I already created for the game.
Midshipman, Engineering Corps
I'm interested in making some modding tools / mods, I imagine one can extract the jar from the executable in the windows download, but it would be much easier if the jar file was available. Also, is this game open-source?
Midshipman, Engineering Corps
In the new update(v3.4), it does actually have the jar file with it, instead of it being wrapped inside the executable. Previously, I did have to unwrap the files, but that makes it a lot easier to access them now. The new update also added the mods folder, so essentially the class files you place in there will override the existing ones within the game.
If you want an example of what a mod would look like, check out my thread about the mod I already created for the game.
Midshipman, Engineering Corps
Thanks! I'm going to play around with it a bit.
Midshipman, Engineering Corps
Good luck :D