update 1.2

This commit is contained in:
Platinum 2020-08-18 16:59:23 -07:00
parent 509cb331a2
commit 0aa2e39757
6 changed files with 3 additions and 2901 deletions

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

View File

@ -6,6 +6,7 @@
<url>https://gitgud.io/Platinumspoons/rimworld-animations/</url> <url>https://gitgud.io/Platinumspoons/rimworld-animations/</url>
<supportedVersions> <supportedVersions>
<li>1.1</li> <li>1.1</li>
<li>1.2</li>
</supportedVersions> </supportedVersions>
<packageId>platinumspoons.rimworld.animations</packageId> <packageId>platinumspoons.rimworld.animations</packageId>
<modDependencies> <modDependencies>

View File

@ -17,7 +17,7 @@
<DebugSymbols>false</DebugSymbols> <DebugSymbols>false</DebugSymbols>
<DebugType>none</DebugType> <DebugType>none</DebugType>
<Optimize>false</Optimize> <Optimize>false</Optimize>
<OutputPath>1.1\Assemblies\</OutputPath> <OutputPath>1.2\Assemblies\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants> <DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport> <ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel> <WarningLevel>4</WarningLevel>
@ -33,6 +33,7 @@
<ItemGroup> <ItemGroup>
<Reference Include="0Harmony"> <Reference Include="0Harmony">
<HintPath>..\..\..\..\workshop\content\294100\2009463077\Current\Assemblies\0Harmony.dll</HintPath> <HintPath>..\..\..\..\workshop\content\294100\2009463077\Current\Assemblies\0Harmony.dll</HintPath>
<Private>False</Private>
</Reference> </Reference>
<Reference Include="AlienRace"> <Reference Include="AlienRace">
<HintPath>..\..\..\..\workshop\content\294100\839005762\1.1\Assemblies\AlienRace.dll</HintPath> <HintPath>..\..\..\..\workshop\content\294100\839005762\1.1\Assemblies\AlienRace.dll</HintPath>