From c7fcff4925df3a05fe7bc1e328d003ebcecef57f Mon Sep 17 00:00:00 2001 From: dyceron Date: Sun, 25 Feb 2024 11:44:43 -0500 Subject: [PATCH] Fix schema link in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34f4e496..1bc1347e 100644 --- a/README.md +++ b/README.md @@ -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.