Skip to content

Commit

Permalink
Merge pull request #291 from randovania/readme
Browse files Browse the repository at this point in the history
Fix schema link in readme
  • Loading branch information
ThanatosGit authored Feb 25, 2024
2 parents ec68359 + c7fcff4 commit 43e6dd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Currently supports patching the following:
## Installation and Usage
`pip install open-samus-returns-rando`

You will need to provide JSON data matching the [JSON schema](https://github.com/randovania/src/open-samus-returns-rando/blob/main/open_samus_returns_rando/files/schema.json) in order to successfully patch the game.
You will need to provide JSON data matching the [JSON schema](https://github.com/randovania/open-samus-returns-rando/blob/main/src/open_samus_returns_rando/files/schema.json) in order to successfully patch the game.

The patcher expects a path to an extracted romfs directory of Metroid: Samus Returns as well as the desired output directory. Output files are in a format compatible with either Luma3DS or Citra.

Expand Down

0 comments on commit 43e6dd2

Please sign in to comment.