Space Haven

Space Haven

Is there Is there a mod that increase maximum ship point ? Or a way to edit certain game file to achieve that?
To clarify, I want to increase ship points so I could build more ships, not for system points or core points. So far, I found 2 mods that did this; MoreShipPoints mod on Nexus, and LargeShipPatcher on git hub, Both of which are outdated tho and the specific to the version that it was created for.
< >
Showing 1-2 of 2 comments
I finally did it! First find SpaceHavenSettings.class within the spacehaven.jar and decompile it into SpaceHavenSettings.Java. Within the decompiled file the edit the line "public static int totalShipPoints = 9;" to whatever number you like the recompile it back into class files. Finally, open spacehaven.jar file with winrar and replace the original SpaceHavenSettings.class files by dragging the the edited one into it!
Phew took me the whole day just to figure out how to compile and decompile the files XD
Spent a day doing the same thing before discovering the Mod Loader route. Ended up making a runtime patch that raises the fleet point cap to 64 without modifying spacehaven.jar. Just released it on Nexus in case it saves somebody else the headache.
< >
Showing 1-2 of 2 comments
Per page: 1530 50