Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions ED-EnhancedOptions/About/About.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,12 @@
<li>1.0</li>
<li>1.1</li>
<li>1.2</li>
<li>1.3</li>
<li>1.3</li>
<li>1.4</li>
</supportedVersions>
<author>Jaxxa</author>
<url>https://github.com/jaxxa/JaxxaRimworldReleaseCollection/blob/master/README.md</url>
<description>Version: 1.3.0.0
<description>Version: 1.4.0.0
Links to all my mods including non steam versions available at: https://github.com/jaxxa/JaxxaRimworldReleaseCollection/blob/master/README.md

This now requires the seperate Harmony Mod:
Expand Down Expand Up @@ -48,4 +49,4 @@ This mod adds various additional options to change the way Rimworld works. These
<downloadUrl>https://github.com/pardeike/HarmonyRimWorld/releases/latest</downloadUrl>
</li>
</modDependencies>
</ModMetaData>
</ModMetaData>
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ This is the Readme for ED-EnhancedOptions

#Change Log

1.4.0.0
* Update for Rimworld 1.4

1.3.0.0
* Update for Rimworld 1.3
* The Numbering scheme has been changed, mostly to back to what it was, the first two will match the version of Rimworld it was built for, then the next two will be major and minor versions of the mod.
Expand Down
13 changes: 13 additions & 0 deletions Source/.idea/.idea.ED-EnhancedOptions/.idea/.gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Source/.idea/.idea.ED-EnhancedOptions/.idea/.name

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions Source/.idea/.idea.ED-EnhancedOptions/.idea/encodings.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions Source/.idea/.idea.ED-EnhancedOptions/.idea/indexLayout.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions Source/.idea/.idea.ED-EnhancedOptions/.idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

89 changes: 0 additions & 89 deletions Source/1.0/ED-EnhancedOptions_1.0.csproj

This file was deleted.

107 changes: 0 additions & 107 deletions Source/1.1/ED-EnhancedOptions_1.1.csproj

This file was deleted.

109 changes: 0 additions & 109 deletions Source/1.2/ED-EnhancedOptions_1.2.csproj

This file was deleted.

Loading