mirror of https://github.com/pmret/papermario.git
Updated Asset overrides (markdown)
parent
4e2b1efb98
commit
43642696b8
|
@ -15,6 +15,7 @@ We can do this by:
|
||||||
- us
|
- us
|
||||||
```
|
```
|
||||||
2. Placing our replacement asset for the Angry Bowser song at `assets/override/bgm/Angry_Bowser_67.bin`.
|
2. Placing our replacement asset for the Angry Bowser song at `assets/override/bgm/Angry_Bowser_67.bin`.
|
||||||
|
3. Running `./configure` again, because we added new files
|
||||||
|
|
||||||
The `assets/override/` directory won't be gitignored, so you can commit it as normal.
|
The `assets/override/` directory won't be gitignored, so you can commit it as normal.
|
||||||
This enables you to modify assets without committing any dumped assets.
|
This enables you to modify assets without committing any dumped assets.
|
||||||
|
|
Loading…
Reference in New Issue