Merge pull request #792 from RobLoach/patch-42
chailove: Allow loading without game content
This commit is contained in:
commit
33f02971da
|
@ -7,5 +7,5 @@ systemname = "ChaiLove"
|
|||
database = "ChaiLove"
|
||||
license = "MIT"
|
||||
permissions = ""
|
||||
display_version = "0.12.0"
|
||||
supports_no_game = "false"
|
||||
display_version = "0.20.0"
|
||||
supports_no_game = "true"
|
||||
|
|
Loading…
Reference in New Issue