docs: mark leaderboard assets as being loadable

This commit is contained in:
Jan 2024-06-01 14:45:53 +02:00
parent acf0d914b8
commit b1b8184e95
No known key found for this signature in database
GPG Key ID: 44B581F78FF5C57C

View File

@ -71,7 +71,7 @@ The following section specify which assets are supported to be dumped to disk (u
| FxImpactTable | ❌ | ❌ | | | FxImpactTable | ❌ | ❌ | |
| RawFile | ✅ | ✅ | | | RawFile | ✅ | ✅ | |
| StringTable | ✅ | ✅ | | | StringTable | ✅ | ✅ | |
| LeaderboardDef | ✅ | | | | LeaderboardDef | ✅ | | |
| StructuredDataDefSet | ✅ | ✅ | The format is custom due to lacking information about original format. | | StructuredDataDefSet | ✅ | ✅ | The format is custom due to lacking information about original format. |
| TracerDef | ✅ | ❌ | | | TracerDef | ✅ | ❌ | |
| VehicleDef | ✅ | ❌ | | | VehicleDef | ✅ | ❌ | |
@ -116,7 +116,7 @@ The following section specify which assets are supported to be dumped to disk (u
| RawFile | ✅ | ✅ | | | RawFile | ✅ | ✅ | |
| ScriptFile | ⁉️ | ⁉️ | Can only be dumped/loaded as binary. Editing is possible with [GSC-Tool](https://github.com/xensik/gsc-tool). | | ScriptFile | ⁉️ | ⁉️ | Can only be dumped/loaded as binary. Editing is possible with [GSC-Tool](https://github.com/xensik/gsc-tool). |
| StringTable | ✅ | ✅ | | | StringTable | ✅ | ✅ | |
| LeaderboardDef | ✅ | | | | LeaderboardDef | ✅ | | |
| StructuredDataDefSet | ❌ | ❌ | | | StructuredDataDefSet | ❌ | ❌ | |
| TracerDef | ❌ | ❌ | | | TracerDef | ❌ | ❌ | |
| VehicleDef | ❌ | ❌ | | | VehicleDef | ❌ | ❌ | |
@ -194,7 +194,7 @@ The following section specify which assets are supported to be dumped to disk (u
| FxImpactTable | ❌ | ❌ | | | FxImpactTable | ❌ | ❌ | |
| RawFile | ✅ | ✅ | | | RawFile | ✅ | ✅ | |
| StringTable | ✅ | ✅ | | | StringTable | ✅ | ✅ | |
| LeaderboardDef | ✅ | | | | LeaderboardDef | ✅ | | |
| XGlobals | ❌ | ❌ | | | XGlobals | ❌ | ❌ | |
| ddlRoot_t | ❌ | ❌ | | | ddlRoot_t | ❌ | ❌ | |
| Glasses | ❌ | ❌ | | | Glasses | ❌ | ❌ | |