Updated Asset overrides (markdown)

Alex Bates 2023-03-28 13:44:29 +01:00
parent 4e2b1efb98
commit 43642696b8
1 changed files with 1 additions and 0 deletions

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