How to install mods

Well until we get a mod loader. For example if this gets done:

Before that. Basically the only way to make mods is to make an alternative Thrive.pck file and replace the original one with that. So the mod authors need to do that for now.

I made a tool that can unpack and re-pack a .pck file with modified content:

So with that and the Godot editor it should be possible to make graphics replacement mods, and also other kinds (but those are harder to make).
I hope we eventually get mod support in the game as the current approach has major downsides like only being able to have one mod at a time and each mod requires downloading the entire contents of the Thrive.pck file (even the ones that didn’t change).

1 Like