This is a setting hack that can be enabled on the "Settings" page of the Mods List.
This hack can be required by a mod to be enabled.
This hack makes levels have separate coin counts.
Requiring This Hack
To require this hack, add this line to your mod's Meta.ini:
RequiredHack=PerLevelCoinCountYour mod can provide a configuration file when requiring this hack.
Configuring This Hack
To configure this hack, create a file named PerLevelCoinCount.ini and add the parameters necessary for your mod inside it.
[SharedWallet]
; Declare a shared wallet for multiple levels.
; Level
; Add a level to this shared wallet.
; Any given level can only be in ONE SharedWallet.
Level=1
Level=7