Skip to content

Commit

Permalink
update to version 2.4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Hamsda committed May 12, 2019
1 parent 5ef8b4d commit 17f7971
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 4 deletions.
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## x
## 2.4.0.0

- fixed MQ Spirit unintentionally showing up on child map
- added entrance randomizer variant
Expand Down
Binary file modified ootrando_overworldmap_hamsda.zip
Binary file not shown.
4 changes: 2 additions & 2 deletions ootrando_overworldmap_hamsda/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
{
"name": "OoT Randomizer - Map and Item Tracker",
"game_name": "Ocarina of Time Randomizer",
"package_version": "2.3.3.9",
"package_version": "2.4.0.0",
"package_uid": "ootrando_overworldmap_hamsda",
"author": "Hamsda",
"variants": {
Expand Down
8 changes: 7 additions & 1 deletion repository.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"pins",
"chathud"
],
"version": "2.3.3.9",
"version": "2.4.0.0",
"uid": "ootrando_overworldmap_hamsda",
"link": "https://hamsda.github.io/OoTRMapTracker/ootrando_overworldmap_hamsda.zip",
"variants": [
Expand Down Expand Up @@ -47,6 +47,12 @@
"flags": [
"chathud"
]
},
{
"name": "Entrance Randomizer",
"flags": [
"chathud"
]
}
]
}
Expand Down

0 comments on commit 17f7971

Please sign in to comment.