From b1b8184e958d1f4294b1f489914a58bb76b54e27 Mon Sep 17 00:00:00 2001 From: Jan Date: Sat, 1 Jun 2024 14:45:53 +0200 Subject: [PATCH] docs: mark leaderboard assets as being loadable --- docs/SupportedAssetTypes.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/SupportedAssetTypes.md b/docs/SupportedAssetTypes.md index 45f8871e..fecbfdcf 100644 --- a/docs/SupportedAssetTypes.md +++ b/docs/SupportedAssetTypes.md @@ -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 | ❌ | ❌ | |