mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-04-19 15:52:53 +00:00
docs: mark leaderboard assets as being loadable
This commit is contained in:
parent
acf0d914b8
commit
b1b8184e95
@ -71,7 +71,7 @@ The following section specify which assets are supported to be dumped to disk (u
|
||||
| FxImpactTable | ❌ | ❌ | |
|
||||
| RawFile | ✅ | ✅ | |
|
||||
| StringTable | ✅ | ✅ | |
|
||||
| LeaderboardDef | ✅ | ❌ | |
|
||||
| LeaderboardDef | ✅ | ✅ | |
|
||||
| StructuredDataDefSet | ✅ | ✅ | The format is custom due to lacking information about original format. |
|
||||
| TracerDef | ✅ | ❌ | |
|
||||
| VehicleDef | ✅ | ❌ | |
|
||||
@ -116,7 +116,7 @@ The following section specify which assets are supported to be dumped to disk (u
|
||||
| RawFile | ✅ | ✅ | |
|
||||
| ScriptFile | ⁉️ | ⁉️ | Can only be dumped/loaded as binary. Editing is possible with [GSC-Tool](https://github.com/xensik/gsc-tool). |
|
||||
| StringTable | ✅ | ✅ | |
|
||||
| LeaderboardDef | ✅ | ❌ | |
|
||||
| LeaderboardDef | ✅ | ✅ | |
|
||||
| StructuredDataDefSet | ❌ | ❌ | |
|
||||
| TracerDef | ❌ | ❌ | |
|
||||
| VehicleDef | ❌ | ❌ | |
|
||||
@ -194,7 +194,7 @@ The following section specify which assets are supported to be dumped to disk (u
|
||||
| FxImpactTable | ❌ | ❌ | |
|
||||
| RawFile | ✅ | ✅ | |
|
||||
| StringTable | ✅ | ✅ | |
|
||||
| LeaderboardDef | ✅ | ❌ | |
|
||||
| LeaderboardDef | ✅ | ✅ | |
|
||||
| XGlobals | ❌ | ❌ | |
|
||||
| ddlRoot_t | ❌ | ❌ | |
|
||||
| Glasses | ❌ | ❌ | |
|
||||
|
Loading…
x
Reference in New Issue
Block a user