diff --git a/About/About.xml b/About/About.xml index 0a44063..a37207a 100644 --- a/About/About.xml +++ b/About/About.xml @@ -3,7 +3,7 @@ Work Tab Fluffy https://ludeon.com/forums/index.php?topic=15964.0 - 0.19.1996 + 0.19.2009 Provides a vastly more customizable work tab. <size=24>Important</size> @@ -43,7 +43,7 @@ Arex-rus: Russian translation (fixes) mora145: Spanish translation <size=24>Version</size> -This is version 2.6.149, for RimWorld 0.19.1996. +This is version 2.7.153, for RimWorld 0.19.2009. \ No newline at end of file diff --git a/Assemblies/WorkTab.dll b/Assemblies/WorkTab.dll index dd37a7c..adfda21 100644 Binary files a/Assemblies/WorkTab.dll and b/Assemblies/WorkTab.dll differ diff --git a/Readme.md b/Readme.md index 57f6811..8f0605b 100644 --- a/Readme.md +++ b/Readme.md @@ -54,4 +54,4 @@ Show your appreciation by buying me a coffee (or contribute towards a nice singl [![Buy Me a Coffee](http://i.imgur.com/EjWiUwx.gif)](https://ko-fi.com/fluffymods) # Version -This is version 2.6.149, for RimWorld 0.19.1996. \ No newline at end of file +This is version 2.7.153, for RimWorld 0.19.2009. \ No newline at end of file diff --git a/Source/SteamConfig.vdf b/Source/SteamConfig.vdf index ab9abfd..4f6b8bb 100644 --- a/Source/SteamConfig.vdf +++ b/Source/SteamConfig.vdf @@ -60,9 +60,9 @@ Show your appreciation by buying me a coffee (or contribute towards a nice singl [url=https://ko-fi.com/fluffymods][img]http://i.imgur.com/6P7Ap79.gif[/img][/url] [h1]Version[/h1] -This is version 2.6.149, for RimWorld 0.19.1996. +This is version 2.7.153, for RimWorld 0.19.2009. " -"changenote" "attempt to gracefully catch pawns without worksettings." +"changenote" "" "publishedfileid" "725219116" } diff --git a/Source/WorkTab.csproj b/Source/WorkTab.csproj index 2fe5722..c80bd23 100644 --- a/Source/WorkTab.csproj +++ b/Source/WorkTab.csproj @@ -32,10 +32,10 @@ - ..\..\..\harmony\0Harmony.dll + ..\..\..\..\harmony\0Harmony.dll - ..\..\..\dlls\Assembly-CSharp.dll + ..\..\..\..\dlls\Assembly-CSharp.dll False @@ -45,7 +45,7 @@ - ..\..\..\dlls\UnityEngine.dll + ..\..\..\..\dlls\UnityEngine.dll False diff --git a/Source/WorkTab.sln b/Source/WorkTab.sln index e5c212c..79b072e 100644 --- a/Source/WorkTab.sln +++ b/Source/WorkTab.sln @@ -5,7 +5,7 @@ VisualStudioVersion = 15.0.26430.6 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WorkTab", "WorkTab.csproj", "{5C909B0F-E82A-46B1-AE39-E56285B236A2}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DynamicPawnTable", "..\..\DynamicPawnTable\DynamicPawnTable\DynamicPawnTable.csproj", "{E93B85A6-EEFF-4BDE-A6F4-CCE6D3487F9A}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DynamicPawnTable", "..\..\..\TOOLS\DynamicPawnTable\DynamicPawnTable\DynamicPawnTable.csproj", "{E93B85A6-EEFF-4BDE-A6F4-CCE6D3487F9A}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution