diff options
| author | aMannus <mannusmenting@gmail.com> | 2024-12-22 19:46:34 +0100 |
|---|---|---|
| committer | Alejandro Asenjo Nitti <96613413+sonicdcer@users.noreply.github.com> | 2024-12-22 14:45:37 -0500 |
| commit | 9e0254a0baa8bda43837b7a2b683899320b2dde6 (patch) | |
| tree | 4423686c6ff97fba138f54c8c35b53bcb459880a | |
| parent | 06e2b434cc9dacca11b918afe691e83377415110 (diff) | |
Small tweaks
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -19,7 +19,7 @@ The supported ROM is the USA 1.1 Rev A version. You can verify you have dumped a ### 2. Verify your ROM is in .z64 format Your ROM needs to be in .z64 format. If it's in .n64 format, use the following to convert it to a .z64: https://hack64.net/tools/swapper.php -### 2. Download Starship from [Releases](https://github.com/HarbourMasters/starship/releases) +### 2. Download Starship from [Releases](https://github.com/HarbourMasters/Starship/releases) ### 3. Generating the OTR from the ROM #### Windows @@ -65,7 +65,7 @@ If you're interested in creating and/or packing your own custom asset `.o2r`/`.o # Development ### Building -If you want to manually compile Starship, please consult the [building instructions](docs/BUILDING.md). +If you want to manually compile Starship, please consult the [building instructions](https://github.com/HarbourMasters/Starship/blob/main/docs/BUILDING.md). <a href="https://github.com/Kenix3/libultraship/"> <picture> |
