Reloaded-Project / Reloaded-II

Universal .NET Core Powered Modding Framework for any Native Game X86, X64.
GNU General Public License v3.0
615 stars 83 forks source link

Fix ReleaseMetadataFileName being lost when loading a r2pack to edit #370

Closed AnimatedSwine37 closed 7 months ago

AnimatedSwine37 commented 7 months ago

When you use the Load Existing Pack button when editing a mod pack it would cause the ReleaseMetadataFileName property of every loaded mod to be lost on save, making the pack unusable. This fixes that.