Skip to content

Commit

Permalink
Add submodules to build instructions
Browse files Browse the repository at this point in the history
Former-commit-id: 18fcbc7
  • Loading branch information
Antidote committed Dec 21, 2023
1 parent d885ed5 commit ba95b75
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,10 @@ Building
```
git clone https://github.com/PrimeDecomp/prime.git
```
- Update and Initialize submodules:
```
git submodule update --init --recursive
```
- Using [Dolphin Emulator](https://dolphin-emu.org/), extract your game to `orig/GM8E01_00` (or the appropriate version).
![](assets/dolphin-extract.png)
- To save space, the only necessary files are the following. Any others can be deleted.
Expand Down

0 comments on commit ba95b75

Please sign in to comment.