Skip to content

Commit

Permalink
'Release 3.7.95 [nolog]'
Browse files Browse the repository at this point in the history
  • Loading branch information
FluffierThanThou committed Mar 1, 2020
1 parent 0d4827d commit a6586b9
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 2,483 deletions.
2 changes: 1 addition & 1 deletion About/About.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ While this completely removes the limit on the number of areas you can create, t


<size=24>Version</size>
This is version 3.6.94, for RimWorld 1.1.2558.
This is version 3.7.95, for RimWorld 1.1.2559.

</description>
<packageId>fluffy.areaunlocker</packageId>
Expand Down
6 changes: 3 additions & 3 deletions About/Manifest.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Manifest>
<version>2.5.87</version>
<manifestUri>https://cdn.jsdelivr.net/gh/FluffierThanThou/AreaUnlocker/About/Manifest.xml</manifestUri>
<downloadUri>https://github.com/FluffierThanThou/AreaUnlocker/releases/v2.5.87</downloadUri>
<version>3.7.95</version>
<manifestUri>https://raw.githubusercontent.com/fluffy-mods/AreaUnlocker/1.1/About/Manifest.xml</manifestUri>
<downloadUri>https://github.com/fluffy-mods/AreaUnlocker/releases/v3.7.95</downloadUri>
</Manifest>
Binary file removed Assemblies/0Harmony.dll
Binary file not shown.
2,476 changes: 0 additions & 2,476 deletions Assemblies/0Harmony.xml

This file was deleted.

Binary file modified Assemblies/AreaUnlocker.dll
Binary file not shown.
4 changes: 2 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![RimWorld 1](https://img.shields.io/badge/RimWorld-1-brightgreen.svg)](http://rimworldgame.com/)
[![RimWorld 1.1](https://img.shields.io/badge/RimWorld-1.1-brightgreen.svg)](http://rimworldgame.com/)

Removes the (arbitrary) limit to the number of areas you can create, change area colours.

Expand Down Expand Up @@ -29,4 +29,4 @@ Show your appreciation by buying me a coffee (or contribute towards a nice singl
[![I Have a Black Dog](https://i.ibb.co/ss59Rwy/New-Project-2.png)](https://www.youtube.com/watch?v=XiCrniLQGYc)

# Version
This is version 3.6.94, for RimWorld 1.1.2558.
This is version 3.7.95, for RimWorld 1.1.2559.
1 change: 1 addition & 0 deletions Source/AreaUnlocker/AreaUnlocker.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
</Reference>
<Reference Include="0Harmony, Version=2.0.0.7, Culture=neutral, processorArchitecture=MSIL">
<HintPath>packages\Lib.Harmony.2.0.0.7\lib\net472\0Harmony.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Assembly-CSharp">
<HintPath>C:\Program Files (x86)\Steam\steamapps\common\RimWorld\RimWorldWin64_Data\Managed\Assembly-CSharp.dll</HintPath>
Expand Down
2 changes: 1 addition & 1 deletion Source/AreaUnlocker/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.0.0")]
[assembly: AssemblyFileVersion("3.6.94")]
[assembly: AssemblyFileVersion("3.7.95")]

0 comments on commit a6586b9

Please sign in to comment.