Update README.md

This commit is contained in:
Smashtika 2024-04-25 13:52:42 +03:00 committed by GitHub
parent af88f3cfd4
commit 87cffa9eb5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,18 +18,18 @@
2. [Dependencies](#dependencies)
3. [Miscellaneous](#miscellaneous)
4. [Prebuilt File](#prebuilt-file)
3. [Prerequisites Setup](#prerequisites-setup)
4. [Patching The Source Code](#patching-the-source-code)
5. [Building Process](#building-process)
2. [Prerequisites Setup](#prerequisites-setup)
3. [Patching The Source Code](#patching-the-source-code)
4. [Building Process](#building-process)
1. [Building The Game Binary/Executable](#building-the-game-binaryexecutable)
2. [Building Shaders](#building-shaders)
3. [Building Game Scripts](#building-game-scripts)
10. [Patching Game Assets](#patching-game-assets)
5. [Patching Game Assets](#patching-game-assets)
1. [Main](#main)
2. [Modifying the RPF Files](#modifying-the-rpf-files)
11. [Running The Game](#running-the-game)
12. [BankRelease & Debug Controls](#bankrelease--debug-controls)
13. [Final Thoughts](#final-thoughts)
6. [Running The Game](#running-the-game)
7. [BankRelease & Debug Controls](#bankrelease--debug-controls)
8. [Final Thoughts](#final-thoughts)
## Prerequisites