Skip to content

Commit

Permalink
Fix manifest validation script
Browse files Browse the repository at this point in the history
  • Loading branch information
scrummer committed Jul 12, 2023
1 parent 079b929 commit 7fd4ed5
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions minecraft_servers/tubnet/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@
},
"gamemodes": {
"crystalrush": {
"name": "Crystal Rush",
"name": "Crystal Rush",
"url": "https://forums.tubnet.gg/forums/crystal-rush.7/"
},
"lightstrike": {
"name": "Light Strike",
"name": "Light Strike",
"url": "https://forums.tubnet.gg/forums/light-strike.8/"
},
"spacebound": {
"name": "Spacebound",
"name": "Spacebound",
"url": "https://forums.tubnet.gg/forums/spacebound.9/"
},
"battleroyale": {
Expand All @@ -41,11 +41,12 @@
"primary": "#ff9500",
"background": "#23b5f6",
"text": "#FFFFFF"
},
},
"location": {
"city": "Quebec",
"country": "Canada",
"country_code": "CA"
},

"yt_trailer": "5lKhhxS-KR0"
}

0 comments on commit 7fd4ed5

Please sign in to comment.