Skip to content

Commit

Permalink
Update bz-mods.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dallmeyer authored Jul 8, 2023
1 parent 5b4cd89 commit 6be7731
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bz-mods.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
{
"version": "v0.0.2-test-bundle-test.11",
"description": "First workflow build!",
"games": ["jak1", "jak2"],
"supportedgames": ["jak1", "jak2"],
"windowsurl": "https://github.com/dallmeyer/OG-Mod-Base/releases/download/v0.0.2-test-bundle-test.11/windows-v0.0.2-test-bundle-test.11.zip",
"linuxurl": "https://github.com/dallmeyer/OG-Mod-Base/releases/download/v0.0.2-test-bundle-test.11/linux-v0.0.2-test-bundle-test.11.tar.gz"
}
Expand All @@ -34,13 +34,13 @@
{
"version": "v0.2",
"description": "Jak II started",
"games": ["jak1", "jak2"],
"supportedgames": ["jak1", "jak2"],
"windowsurl": "https://github.com/dallmeyer/opengoal-orbhunt/releases/download/v0.2/opengoal-windows-v0.2.zip"
},
{
"version": "v01",
"description": "Jak 1 finished, with Baby Mode",
"games": ["jak1"],
"supportedgames": ["jak1"],
"windowsurl": "https://github.com/dallmeyer/opengoal-orbhunt/releases/download/v01/opengoal-windows-v0.1.zip"
}
]
Expand Down

0 comments on commit 6be7731

Please sign in to comment.