[+] Support all Melonloader versions

This commit is contained in:
Clansty
2024-09-04 15:12:32 +08:00
parent 212f60db60
commit 84c59e2c8b
7 changed files with 148 additions and 4 deletions

View File

@@ -9,6 +9,10 @@
<assemblyIdentity name="System.Xml" publicKeyToken="b77a5c561934e089" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.0.0" newVersion="4.0.0.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Tomlet" publicKeyToken="null" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-5.4.0.0" newVersion="5.4.0.0" />
</dependentAssembly>
</assemblyBinding>
</runtime>
</configuration>
</configuration>