File tree Expand file tree Collapse file tree
Source/ModSwitch/Properties Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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 >
Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ Supports importing your sets from ModListBackup.
1717### Authors
1818
1919DoctorVanGogh
20+ Aviuz
2021Proxyer (Japanese Translation)
2122
2223### Uses [ Open Iconic] ( http://www.useiconic.com/open )
Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change 1- 1.6.0.204
1+ 1.6.0.205
You can’t perform that action at this time.
0 commit comments