Skip to content

Commit

Permalink
Merge pull request #40 from ithinkandicode/add-required-tag-compatibl…
Browse files Browse the repository at this point in the history
…e_modloader_version

Add required tag: `compatible_modloader_version`
  • Loading branch information
ithinkandicode authored Jan 16, 2023
2 parents 676c394 + 06fe51a commit 1c53835
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions loader/mod_loader.gd
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ const REQUIRED_MANIFEST_KEYS_EXTRA = [
"id",
"incompatibilities",
"authors",
"compatible_mod_loader_version",
"compatible_game_version",
]

Expand Down

0 comments on commit 1c53835

Please sign in to comment.