feat: initial commit

This commit is contained in:
ALittlePatate
2022-07-07 19:14:01 +02:00
parent b3b6fb2f77
commit ce6a51378a

View File

@@ -24,9 +24,6 @@
<Reference Include="Assembly-CSharp"> <Reference Include="Assembly-CSharp">
<HintPath>D:\Jeux\steamapps\common\Slime Rancher\SlimeRancher_Data\Managed\Assembly-CSharp.dll</HintPath> <HintPath>D:\Jeux\steamapps\common\Slime Rancher\SlimeRancher_Data\Managed\Assembly-CSharp.dll</HintPath>
</Reference> </Reference>
<Reference Include="MonoMod.RuntimeDetour">
<HintPath>D:\Jeux\steamapps\common\Slime Rancher\BepInEx\core\MonoMod.RuntimeDetour.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UI"> <Reference Include="UnityEngine.UI">
<HintPath>D:\Jeux\steamapps\common\Slime Rancher\SlimeRancher_Data\Managed\UnityEngine.UI.dll</HintPath> <HintPath>D:\Jeux\steamapps\common\Slime Rancher\SlimeRancher_Data\Managed\UnityEngine.UI.dll</HintPath>
</Reference> </Reference>