Add support for un/"supported_games" in mod.conf

This commit is contained in:
rubenwardy
2022-06-24 23:55:44 +01:00
parent f22911b4a0
commit d6887d7b46
4 changed files with 43 additions and 14 deletions

View File

@@ -37,6 +37,8 @@ ContentDB understands the following information:
and for mods only:
* `name` - the mod technical name.
* `supported_games` - List of supported game technical names.
* `unsupported_games` - List of not supported game technical names. Useful to override game support detection.
## .cdb.json