-
Notifications
You must be signed in to change notification settings - Fork 0
Map Makers: Request that a new map version go live
-
Head to this page: http://github.com/triplea-game/triplea/blob/master/triplea_maps.xml
-
Click the pencil icon. If you have not yet created a fork of the triplea-game repo, the Github UI will help you do so. You can also click the "fork" button as well.
-
Find your map in the file, and look for the URL to it, for example:
<url>https://github.com/triplea-maps/total_world_war/releases/download/0.1/total_world_war.zip</url>
-
Now update this URL to reflect the latest map release. In this example those can be found here: http://github.com/triplea-maps/total_world_war/releases (so pretty much looking for the new version number)
-
Commit/Save and submit a pull request. Perhaps add some comments to the game engine admins that the new version is ready
-
You're done! The game engine admins will review the request, and will be able to merge it. Once they click the "accept" button, the update will be live to the game, and the new version available for download.