mirror of
https://github.com/GrahamKracker/UnityExplorer.git
synced 2025-07-03 03:52:28 +08:00
Swapping to INI instead of XML config, including an AssetBundle for old (5.6.1) Unity versions.
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packages>
|
||||
<package id="ILRepack.Lib.MSBuild.Task" version="2.0.18.1" targetFramework="net472" />
|
||||
<package id="ini-parser" version="2.5.2" targetFramework="net35" />
|
||||
</packages>
|
Reference in New Issue
Block a user