From fd42890a97da82719479f1aa908b537f6db57a24 Mon Sep 17 00:00:00 2001 From: Kerr Date: Mon, 26 Feb 2018 08:39:44 -0800 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 16a44a6..e0ecc3b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Crossroads -Crossroads: Mod Loader for Hollow Knight (Alpha v.21, Windows 7/10 support) +Crossroads: Mod Loader for Hollow Knight (Alpha v.41, Windows 7/10 support) This application allows for automatic installation and uninstallation of mods for Hollow Knight. Simply run this application and after it loads, select the mods you wish to install/uninstall and click "Apply Changes". @@ -11,7 +11,7 @@ Use the "Backup Saves" button to backup your hollow knight saves and the "Restor Download link: -https://github.com/Kerr1291/Crossroads/releases/download/v00.21/Crossroads.zip +https://github.com/Kerr1291/Crossroads/releases/download/v00.41/Crossroads.zip Report bugs at: (Please leave what version of hollow knight you are using, [GOG/Steam] thanks!) @@ -20,7 +20,7 @@ https://github.com/Kerr1291/Crossroads/issues To build: Requires at least Unity 2017.3.1f1 -When it's run it will attempt to find your hollow knight folder. +When it's run it will attempt to find your hollow knight folder or you may use the button to select it manually. Then it will allow automated downloading and installing of hollow knight mods. # TODO: @@ -32,13 +32,13 @@ Then it will allow automated downloading and installing of hollow knight mods. * (Done) Add support for manual game/install path setting * Add support for canceling downloads * Add support for re-downloading mods that have already been downloaded and/or clearing installed downloads - * Add GOG version links and differentiate between steam/GOG mods. + * (Done) Add GOG version links and differentiate between steam/GOG mods. * Display mod authors and version information * Display/Check mod versions and links * Display mod readme files in a viewer * (Done) Change the "Update" button to say "Apply" or something more clear * (Done) Have unapplied changes in the mod list show as highlighted a specific color - * Move the modlinks.xml to the shared google drive so any mod author may edit it. + * (Done) Move the modlinks.xml to the shared google drive so any mod author may edit it. ...and more?