rimpy-custom/RimPy — reverse-engineered prompt
Reverse engineered prompt
Build me a simple RimWorld mod manager app like RimPy. I want to open it, point it at my RimWorld game folder and mods folder, then see all my installed mods in a clean list with names and basic info if available.
The main thing should be easy mod control. Let me turn mods on or off, move them up and down in the load order, and save different mod lists so I can switch between playthroughs. It should also be able to read the current active mod list from the game settings if possible, and write the updated list back safely, with a warning before changing anything.
Keep it practical and not overdesigned. Make the interface friendly for someone who just wants to manage mods without editing files by hand. If you need details about where RimWorld stores mod settings, look up the current docs or common paths online.
Want more depth? Deep Reverse