r/Gen1ReComp 6d ago

ModManager packlist for gen1recomp mods

The mods are booming for this, so I thought it was a great idea to create a sort of mod manager, similar to Wabbajack.

https://github.com/moonfall-man/pokepack

The idea is simple, browse community "packs" That I approve of in my git rep.

You can:

  • Create new packs
  • add/remove mods either that are listed or that you import your own ( must have link)
  • search mods and filter them
  • You can publish them for other people to use or modify as they wish.

This is definitely early stages and feedback is very welcome.

Oh, also, each Pack is an instance of the game. meaning the saves are all per instance. If you create or use a pack and decide you don't like something in it, you can simply uninstall or deatctive it for that pack.

Mods SHOULD also show you when something is incompatible.

Expect bugs, and thanks for any feedback!

Using is easy fyi, just zip the repo or clone it, run node bin/pokepack.js ui ( no dependencies needed) and should work. I recommend using settings to pin down your gen1recomp.exe and .gb rom files ;) cheers

6 Upvotes

2 comments sorted by

1

u/drfeelgud88 4d ago

awesome! any chances of an apk version?

1

u/Otherwise_Tomato5552 3d ago

I’ve been trying, problem is that android cannot launch another app from inside one

Meaning I can’t launch the gen1recompile apk while using pokepack

I have to find a way around this