It takes advantage of the pre-existing json file that manages the mod load order and what's enabled and disabled
1330540084
Recent community posts
Depends on what you're doing if you're running the game on PC mode should just run assuming they're compatible with each other and the game but if you're on Android you need the special packs file which will get enabled and created by default if you accidentally deleted it you need to reinstall the game and have it create the file again
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 2671, in script
jump maggie_college
ScriptError: could not find label 'maggie_college'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 2671, in script
jump maggie_college
File "/home/plunkttg/.config/itch/apps/putmeon/PutMeOn-0.0.8-pc/renpy/ast.py", line 1992, in execute
rv = renpy.game.script.lookup(target)
File "/home/plunkttg/.config/itch/apps/putmeon/PutMeOn-0.0.8-pc/renpy/script.py", line 1013, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'maggie_college'.
Linux-6.6.32-02877-gde0d50d4a56c-x86_64-with-glibc2.36 x86_64
Ren'Py 8.1.3.23091805
PutMeOn 0.0.8
Tue Aug 27 21:57:14 2024
```