mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-07-14 07:45:53 +00:00
Add submodules to build instructions
Former-commit-id: 18fcbc76f19647d399ee66779bd145c6604bd9c0
This commit is contained in:
parent
d885ed5a4b
commit
ba95b75f72
@ -63,6 +63,10 @@ Building
|
|||||||
```
|
```
|
||||||
git clone https://github.com/PrimeDecomp/prime.git
|
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).
|
- Using [Dolphin Emulator](https://dolphin-emu.org/), extract your game to `orig/GM8E01_00` (or the appropriate version).
|
||||||

|

|
||||||
- To save space, the only necessary files are the following. Any others can be deleted.
|
- To save space, the only necessary files are the following. Any others can be deleted.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user