Commit graph

11 commits

Author SHA1 Message Date
ac6d07df59 Add support for running from the command line
To be used from Steam
2021-01-20 00:49:11 +01:00
c3c9ee0a16 Sorting, apply to all, fixes
Sorting mods when (un)installing
Added Apply to all checkbox to a custom message box that replaces the one that shows up when the mod files already exist without the mod manager knowing about it
Removing IPA.zip after unzipping
Fix deleting files when their folder doesn't exist
2020-10-04 01:08:19 +02:00
e80e3d9870 Add support for game validation 2020-08-18 21:32:03 +02:00
675daf1935 Fix handling of game not found, refresh support 2020-08-18 20:56:19 +02:00
678217b281 Moving mods instead of unpatching GC
No mods and a patched game is just as good as an unpatched game
This fixes some issues with the wrong backup being restored
2020-08-18 16:02:57 +02:00
e69b357da1 Some fixes, polishing and extra features
Handling "install and update" button label
Fixed mod updating
New version detection fixed, highlighting and showing a message in the info section
Showing release information for mods that have a new version available
Added information about mod requirements
Added a button to find the game log
Added a checkbox to run the game unpatched
Added information about using the program
2020-06-17 23:58:29 +02:00
d219f02a80 File tracking and uninstall
A list of files belonging to a mod is automatically saved
2020-06-17 18:31:20 +02:00
b03b63294e Installing works, buttons are disabled while working 2020-06-17 15:08:22 +02:00
4666757290 Get available mods, allow disabling proxy 2020-06-16 15:45:04 +02:00
eeb4074440 List installed mods, launch game, patching if needed 2020-06-15 23:17:49 +02:00
e890c99c16 Game folder detection and setting(s) 2020-06-15 21:11:05 +02:00
Renamed from GCMM/Form1.Designer.cs (Browse further)