Commit Graph
104 Commits
Author SHA1 Message Date
Mikaël Capelle f5477474e3 List game plugins in createPlugins(). 2020-12-18 19:38:40 +01:00
Mikaël Capelle 9600a5628d Merge pull request #20 from Holt59/minor-fixes-2.4
Minor fixes. Add missing %USERPROFILE% replacement.
2020-11-29 20:01:50 +01:00
Mikaël Capelle cc5f5cc586 Minor fixes. Add missing %USERPROFILE% replacement. 2020-11-29 19:59:11 +01:00
Al cffaeed7cb Merge pull request #15 from ModOrganizer2/iplugingame-saves
Update for IPluginGame::listSaves().
2020-11-28 06:40:39 -08:00
Mikaël Capelle 712e5d0af7 Merge pull request #19 from LostDragonist/master
KCD: Create INI files and mods folder as needed.
2020-11-27 09:46:25 +01:00
Chris Bessent aba740ffc1 Update game_kingdomcomedeliverance.py 2020-11-27 01:35:14 -07:00
Chris Bessent de6e0a5a92 Move missing INI fix to KCD plugin instead 2020-11-27 01:30:03 -07:00
Chris Bessent 8251f867cf Create blank INI files if the source INI file does not exist 2020-11-26 22:50:55 -07:00
Mikaël Capelle 8977291dc4 Merge pull request #18 from Silencer711/master
Various Updates to game plugins and README.md file
2020-11-24 20:48:57 +01:00
Silencer711 87c348780e (FIXED) Various Updates to game plugins and README.md file
(FIXED) Revisions to some game plugins to incorporate GOG Id's. Additional corrections, quality of life edits and visual updates to the README.md file.
2020-11-24 11:32:13 -08:00
Silencer711 3f982f5e24 (CORRECTED) Various Updates to game plugins and README.md file
(CORRECTED) Revisions to some game plugins to incorporate GOG Id's. Additional corrections, quality of life edits and visual updates to the README.md file.
2020-11-24 11:26:46 -08:00
Silencer711 0ce8b31a0a Small Updates to game plugins and README.md file
Revisions to game plugins to incorporate GOG Id's. Additional Edits and Visual Updates to the README.md file
2020-11-24 11:20:51 -08:00
Mikaël Capelle 344a9e4738 Merge pull request #17 from Silencer711/master
Fix spelling and syntax on game_kingdomcomedeliverance.py
2020-11-24 19:12:46 +01:00
Silencer711 03b2babe06 Fix spelling and syntax on game_kingdomcomedeliverance.py 2020-11-24 10:04:39 -08:00
Mikaël Capelle 29caa31f55 Merge pull request #16 from Silencer711/master
Create game_kingdomecomedeliverance.py
2020-11-24 09:09:06 +01:00
Silencer711 17a30d650d Create game_kingdomecomedeliverance.py
Added game support plugin for "Kingdom Come: Deliverance"
2020-11-23 18:25:00 -08:00
Mikaël Capelle b385652e7a Update for IPluginGame::listSaves(). 2020-11-18 19:17:55 +01:00
Mikaël Capelle 33821dba33 Consider plugin inactive if there is no managed game. 2020-11-10 18:11:35 +01:00
Mikaël Capelle edd9358bfa Correct check in isActive(). 2020-11-10 18:06:02 +01:00
Mikaël Capelle 7c6f7a3b6a Add CMakeLists for mob and umbrella build. Minor fix to README. 2020-11-09 20:14:05 +01:00
Mikaël Capelle e1fe8692f5 Update README. 2020-11-08 11:48:14 +01:00
Mikaël Capelle 3093b4dfb3 Merge pull request #13 from Qudix/master
Improved data checker for STALKER Anomaly
2020-11-07 10:09:26 +01:00
Qudix c02d74da8c Improved data checker for STALKER Anomaly 2020-11-07 10:08:15 +01:00
Mikaël Capelle 98e11fc044 Add IPluginGame::detectGame(). 2020-11-06 20:15:21 +01:00
Mikaël Capelle 613287d5f9 Fix CI and Github action. 2020-10-31 17:46:56 +01:00