Add submodules to build instructions

Former-commit-id: 18fcbc76f1
This commit is contained in:
Phillip Stephens 2023-12-21 15:32:27 -08:00
parent d885ed5a4b
commit ba95b75f72
1 changed files with 4 additions and 0 deletions

View File

@ -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.