Reloaded-Project / Reloaded-II

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

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

Closed AnimatedSwine37 closed 2 months ago

AnimatedSwine37 commented 2 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.