112 Commits
Author SHA1 Message Date
Chris Bessent e86118bb1f Merge pull request #50 from EzioTheDeadPoet/dragons-dogama-da
added Dragon's Dogma: Dark Arisen
2021-04-29 02:45:28 -07:00
Chris Bessent 1776b5c3a2 Flag .pak files in the data folder as valid 2021-04-25 15:33:30 -07:00
Chris Bessent b1e806a1de Set classic as a primary source 2021-04-25 15:32:54 -07:00
Chris Bessent 9e120d0e3c Add "DOCS_MOD" support for mods in documents folder 2021-04-25 01:58:34 -07:00
Chris Bessent a58563f75a Add GOG detection to DOSEE 2021-04-24 23:56:20 -07:00
Chris Bessent 05c19b5190 Add support for Divinity Original Sin
This includes the original (untested, mostly just for Nexus
download support) and the enhanced edition (actually somewhat
tested).

This is some basic support for mods installed in the game
folder.  There's also a location for actual packaged mods
in the Documents folder that I hope to add support for at
some point.
2021-04-24 18:33:41 -07:00
Luca abf20ca1a9 Delete game_rimworld.py
- It just causes issues on the PR and is far from ideal.
2021-03-23 09:39:13 +01:00
Luca aa5ddf60e3 Update game_rimworld.py 2021-03-23 09:35:59 +01:00
Luca a31c947b27 guess I am about to pull an hyena 2021-03-23 09:32:28 +01:00
Luca 28daff76de added Dragon's Dogma: Dark Arisen 2021-03-23 09:20:34 +01:00
Deorder 6d1a3947b8 Removed unnecessary appdata field 2021-03-10 20:37:05 +01:00
Deorder 466758a137 Converted regexp string to raw literal string so that it will not escape
Removed unused import
2021-03-10 20:31:13 +01:00
Deorder 3d834a963a Reformatted code with black 2021-03-10 20:27:23 +01:00
Deorder 7b78259365 Readded MSFS2020. Now searching for the package directory and using the /community subdir. 2021-03-09 21:26:12 +01:00
Deorder 203c56a5d3 Removed Beat Saber support until further notice 2021-03-08 22:08:54 +01:00
Deorder 91fd3e0222 Removed BeamNG.Drive because users can get confused with the data directory being one level up relative to the mods folder
Removed MSFS2020 until I add the code to detect custom Packages directory locations
2021-03-08 20:48:51 +01:00
Deorder df749274ad Removed unused imports to pass linting test 2021-03-08 19:34:46 +01:00
Deorder 26d3bf6056 Fix non empty line at end linting error 2021-03-08 19:25:12 +01:00
Deorder 5552e6218a Fix linting errors 2021-03-08 19:22:20 +01:00
Deorder 69cb73f5e4 Assetto Corsa
BeamNG.Drive
Beat Saber (experimental)
Microsoft Flight Simulator 2020
X-Plane 11
2021-03-08 18:51:54 +01:00
Mikaël Capelle 9e72b9b589 Merge pull request #46 from Qudix/master
STALKER Anomaly: Fix deleting saves
2021-03-03 20:05:54 +01:00
Qudix 6d39c35754 Removed unused import 2021-03-03 12:09:12 -06:00
Qudix 47f5748169 checks 2021-03-03 12:05:57 -06:00
Mikaël Capelle e5539ff0ba Merge pull request #47 from Holt59/add-monsterhunter
Add Monter Hunter: World support.
2021-03-03 19:03:46 +01:00
Mikaël Capelle ee35ccbf90 Add Monter Hunter: World support. 2021-03-03 18:57:12 +01:00