Skip to content

Commit

Permalink
Update engine
Browse files Browse the repository at this point in the history
  • Loading branch information
MustaphaTR committed Aug 31, 2018
1 parent 591cd0b commit 026fc33
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion mod.config
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
MOD_ID="gen"

# The OpenRA engine version to use for this project.
ENGINE_VERSION="gen-20180831"
ENGINE_VERSION="gen-20180831_2"

##############################################################################
# Continuous Integration
Expand Down
4 changes: 2 additions & 2 deletions mods/gen/mod.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Metadata:
Title: Generals Alpha
Version: gen-20180831
Version: gen-20180831_2
Website: https://www.moddb.com/mods/generals-alpha
WebIcon32: https://raw.githubusercontent.com/MustaphaTR/Generals-Alpha/master/packaging/linux/mod_32x32.png

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

MapFolders:
gen|maps: System
~^maps/gen/gen-20180831: User
~^maps/gen/gen-20180831_2: User

Rules:
gen|rules/player/ai.yaml
Expand Down
2 changes: 1 addition & 1 deletion server.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"mod": "gen",
"modversion": "gen-20180831",
"modversion": "gen-20180831_2",
"map": "fcc7c19e88689526b5fbdc20cc8fbd7e549f47de",
"timestep": 40,
"orderlatency": 3,
Expand Down

0 comments on commit 026fc33

Please sign in to comment.