WistfulHopes / gbfrelink.utility.manager

Mod management utility for Granblue Fantasy Relink using Reloaded II
MIT License
72 stars 7 forks source link

Ensure to revert to original data.i before processing #1

Closed Nenkai closed 7 months ago

Nenkai commented 7 months ago

Removing all mods still leaves a leftover data.i lying around since ModLoaded would no longer be called, which overwrites the current modded data.i

Not an ideal solution at the moment to be copying it multiple times, but it'll do for now.