KSP-SpaceDock/SpaceDock

Turn the ksp-game-id var into db flags

Closed this issue · 1 comments

V1TA5 commented

Please turn the ksp-game-id var into db flags.
The code should be as game independent as possible. We don't want to crowd config.ini with game specific flags if possible.
(CKAN specific ones could be columns in the db table. Could also come in handy if they/you ever support other games too)

Originally posted by @V1TA5 in #294 (comment)

Fixed in #480.