Replies: 1 comment 1 reply
|
Any thoughts about this topic? |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I was thinking about one thing...
For trying to filter out for the "base" game of a certain game, are we sure that the base game should be managed like the mods?
To recap
So, if the program checks for "baseq3" or "baseoa" the same way it does for "real" mods...
So, wondering how it could be improved... Maybe there could be a way to check for missing [game] cvar, instead? But in mods.ini you already have blank "mod=" as "no filter" and missing "mod" line as "same as section name".
Further notes:
All reactions