Skip to content
This repository has been archived by the owner on Mar 5, 2021. It is now read-only.

Commit

Permalink
Update platformer template to project version 5
Browse files Browse the repository at this point in the history
  • Loading branch information
bilou84 committed Jan 13, 2016
1 parent 42cc201 commit 7ac686a
Show file tree
Hide file tree
Showing 8 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"formatVersion": 1,
"formatVersion": 3,
"maps": [
"map"
],
Expand Down Expand Up @@ -75,12 +75,12 @@
"speed": 1
}
],
"advancedTextures": false,
"mapSlots": {
"map": "map",
"light": null,
"specular": null,
"alpha": null,
"normal": null
}
},
"wrapping": "clampToEdge"
}
4 changes: 2 additions & 2 deletions public/templates/platformer-2d/manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"system": "supGame",
"formatVersion": 2
"systemId": "game",
"formatVersion": 5
}

0 comments on commit 7ac686a

Please sign in to comment.