mirror of
https://github.com/KillzXGaming/Switch-Toolbox
synced 2024-11-10 07:04:36 +00:00
af0869d308
This will not support saving with models currently. Most material data will not be loaded due to varying changes in structure.
6 lines
178 B
XML
6 lines
178 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<configuration>
|
|
<startup>
|
|
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8"/>
|
|
</startup>
|
|
</configuration>
|