Skip to content

Commit

Permalink
Version numbering.
Browse files Browse the repository at this point in the history
  • Loading branch information
MustaphaTR committed Dec 27, 2021
1 parent c9e5f66 commit 954057c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions mods/sp/mod.yaml
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Metadata:
Title: Shattered Paradise
Version: {DEV_VERSION}
Version: sp-20211227
Website: http://www.moddb.com/mods/shattered-paradise
WebIcon32: https://raw.githubusercontent.com/ABrandau/Shattered-Paradise-SDK/master/packaging/linux/mod_32x32.png

Expand Down Expand Up @@ -112,7 +112,7 @@ Packages:

MapFolders:
sp|maps: System
~^SupportDir|maps/sp/{DEV_VERSION}: User
~^SupportDir|maps/sp/sp-20211227: User

Rules:
sp|rules/ai.yaml
Expand Down
2 changes: 1 addition & 1 deletion mods/sp/server.json
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"mod": "sp",
"modversion": "{DEV_VERSION}",
"modversion": "sp-20211227",
"map": "f5ad250be36bd6ce1dcab2f4ef87534824d5637d",
"allowspectators": true,
"modtitle": "Shattered Paradise",
Expand Down

0 comments on commit 954057c

Please sign in to comment.