-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add experimental custom path support
Ammo will now search in the --conf dir for files ending in .json. The filename represents the name of a game, and the contents define the properties. Games defined like this will appear in the game selection menu and should be possible to manage. This is primarily written to get GoG up and running, but I'm currently running into an issue where the GoG version of the game won't load plugins and overwrites Plugins.txt with a default every time I try to launch the game. In any case, see #42 for an example of a game configured like this.
- Loading branch information
1 parent
087b45c
commit 232197c
Showing
2 changed files
with
52 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters