mirror of
https://github.com/sinai-dev/UnityExplorer.git
synced 2025-09-21 05:55:59 +08:00
Swapping to INI instead of XML config, including an AssetBundle for old (5.6.1) Unity versions.
This commit is contained in:
@ -5,6 +5,7 @@
|
||||
<ItemGroup>
|
||||
<InputAssemblies Include="$(OutputPath)$(AssemblyName).dll" />
|
||||
<InputAssemblies Include="..\lib\mcs.dll" />
|
||||
<InputAssemblies Include="..\lib\INIFileParser.dll" />
|
||||
</ItemGroup>
|
||||
|
||||
<ILRepack
|
||||
|
Reference in New Issue
Block a user