Skip to content

Commit c52fca0

Browse files
committed
Update readme/changelog
rebuild
1 parent 48480d9 commit c52fca0

6 files changed

Lines changed: 11 additions & 4 deletions

File tree

About/About.xml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<ModMetaData>
33
<name>ModSwitch</name>
4-
<author>DoctorVanGogh</author>
4+
<author>DoctorVanGogh, Aviuz</author>
55
<targetVersion>1.0.0</targetVersion>
66
<url>https://github.com/DoctorVanGogh/ModSwitch</url>
77
<description><![CDATA[<b>A Rimworld mod manager.</b>
88
9-
Allows loading & saving sets of active mods for Rimworld.]]></description>
9+
Allows loading & saving sets of active mods for Rimworld.
10+
11+
Japanese translation by Proxyer]]></description>
1012
</ModMetaData>

Assemblies/ModSwitch.dll

0 Bytes
Binary file not shown.

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Version 1.6.0
2+
3+
- Added mods grouping by target rimworld version
4+
15
# Version 1.5.2
26

37
- Added japanese translation by Proxyer

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Supports importing your sets from ModListBackup.
1717
### Authors
1818

1919
DoctorVanGogh
20+
Aviuz
2021
Proxyer (Japanese Translation)
2122

2223
### Uses [Open Iconic](http://www.useiconic.com/open)

Source/ModSwitch/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
[assembly: System.Reflection.AssemblyCopyright("Copyright © DoctorVanGogh 2017")]
1313
[assembly: System.Runtime.InteropServices.ComVisible(false)]
1414
[assembly: System.Runtime.InteropServices.Guid("ab2e8e89-3d1d-4e36-a0ae-489b6ebc84a6")]
15-
[assembly: System.Reflection.AssemblyVersion("1.6.0.204")]
15+
[assembly: System.Reflection.AssemblyVersion("1.6.0.205")]
1616

1717

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.6.0.204
1+
1.6.0.205

0 commit comments

Comments
 (0)