-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New req: BepInEx 5.4.22, API v1.19, BepisPlugins v18.2
- Loading branch information
1 parent
e00eff2
commit d532ff4
Showing
44 changed files
with
446 additions
and
410 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<packages> | ||
<package id="BepInEx.Analyzers" version="1.0.4" targetFramework="net46" developmentDependency="true" /> | ||
<package id="ExtensibleSaveFormat.AIGirl" version="16.9.2" targetFramework="net46" developmentDependency="true" /> | ||
<package id="IllusionLibs.AIGirl.Assembly-CSharp" version="2020.5.29.4" targetFramework="net46" /> | ||
<package id="IllusionLibs.AIGirl.Assembly-CSharp-firstpass" version="2020.5.29.4" targetFramework="net46" /> | ||
<package id="ExtensibleSaveFormat.AIGirl" version="18.2.0" targetFramework="net46" developmentDependency="true" /> | ||
<package id="IllusionLibs.AIGirl.Assembly-CSharp" version="2020.5.29.5" targetFramework="net46" /> | ||
<package id="IllusionLibs.AIGirl.Assembly-CSharp-firstpass" version="2020.5.29.5" targetFramework="net46" /> | ||
<package id="IllusionLibs.AIGirl.Unity.TextMeshPro" version="2018.2.21.4" targetFramework="net46" /> | ||
<package id="IllusionLibs.AIGirl.UnityEngine.AssetBundleModule" version="2018.2.21.4" targetFramework="net46" /> | ||
<package id="IllusionLibs.AIGirl.UnityEngine.CoreModule" version="2018.2.21.4" targetFramework="net46" /> | ||
<package id="IllusionLibs.AIGirl.UnityEngine.IMGUIModule" version="2018.2.21.4" targetFramework="net46" /> | ||
<package id="IllusionLibs.AIGirl.UnityEngine.TextRenderingModule" version="2018.2.21.4" targetFramework="net46" /> | ||
<package id="IllusionLibs.AIGirl.UnityEngine.UI" version="2018.2.21.4" targetFramework="net46" /> | ||
<package id="IllusionLibs.AIGirl.UnityEngine.UIModule" version="2018.2.21.4" targetFramework="net46" /> | ||
<package id="IllusionLibs.BepInEx" version="5.4.15" targetFramework="net46" /> | ||
<package id="IllusionLibs.BepInEx.Harmony" version="2.5.4" targetFramework="net46" /> | ||
<package id="Microsoft.Unity.Analyzers" version="1.11.2" targetFramework="net46" developmentDependency="true" /> | ||
<package id="IllusionLibs.BepInEx" version="5.4.22" targetFramework="net46" /> | ||
<package id="IllusionLibs.BepInEx.Harmony" version="2.9.0" targetFramework="net46" /> | ||
<package id="Microsoft.Unity.Analyzers" version="1.19.0" targetFramework="net46" developmentDependency="true" /> | ||
</packages> |
Oops, something went wrong.