Skip to content

Commit

Permalink
chore: remove GameVersion as a required field for now
Browse files Browse the repository at this point in the history
Vilsol authored Aug 11, 2024
1 parent e931673 commit ad47b63
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions static/uplugin-json-schema.json
Original file line number Diff line number Diff line change
@@ -4,8 +4,7 @@
"required": [
"FileVersion",
"Version",
"Plugins",
"GameVersion"
"Plugins"
],
"properties": {
"CanContainContent": {
@@ -81,4 +80,4 @@
"type": "integer"
}
}
}
}

0 comments on commit ad47b63

Please sign in to comment.