Skip to content

Commit 8bcc33e

Browse files
authored
Updated README.md
Fixed formatting for real this time
1 parent 5737704 commit 8bcc33e

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ Here is what we have done so far:
2323
# Technical Information
2424
To make everything work properly, we had to make some changes in the game files.
2525

26-
1) Added new strings:
26+
1) Added new strings:
27+
2728
| String hash | String label | Text (in English) | Destination |
2829
| ------------- | --------------------------------- | -------------------------------------- | ------------------------------------ |
2930
| 0x0D0C9448 | RACETYPES_CASH_GRAB | "Cashgrab" | Languages\<LANGUAGENAME>.bin |
@@ -42,7 +43,8 @@ To make everything work properly, we had to make some changes in the game files.
4243
| 0x4F5DFD0C | TRACK_SELECT_CASH_GRAB | "cashgrab track select" | Languages\<LANGUAGENAME>.bin |
4344
| 0x638E3195 | TRACK_SELECT_CHALLENGE | "challenge track select" | Languages\<LANGUAGENAME>.bin |
4445

45-
2) Added new textures:
46+
2) Added new textures:
47+
4648
| Texture hash | Texture name | Destination |
4749
| ------------- | ----------------------------- | -------------------------------------- |
4850
| 0x03B2DD3C | MILESTONE_RECKLESS_DRIVING | Global\GlobalB.lzc, GlobalTextures.tpk |
@@ -60,7 +62,8 @@ To make everything work properly, we had to make some changes in the game files.
6062
| 0xD438F62F | MILESTONE_OFFROAD | Global\GlobalB.lzc, GlobalTextures.tpk |
6163
| 0xD8053BD0 | MILESTONE_HEAT | Global\GlobalB.lzc, GlobalTextures.tpk |
6264

63-
3) Moved some textures from other game files:
65+
3) Moved some textures from other game files:
66+
6467
| Texture hash | Texture name | Source | Destination |
6568
| ------------- | ----------------------------- | ------------------------------------------------------------------------------------- | -------------------------------------- |
6669
| 0x3787231C | COPS_ICON | Global\HUDTexRace.bin, HUDTexturesSingleRace.tpk | Global\GlobalB.lzc, GlobalTextures.tpk |

0 commit comments

Comments
 (0)