mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-07-26 18:00:38 +00:00
feat: T4 add StringTable loader (#934)
* feat: T4 add string table loader * chore: rename stringtable loaders to match style between games * fix: make sure all games correctly interpret failed stringtable loading --------- Co-authored-by: Jan Laupetin <[email protected]>
This commit is contained in:
@@ -153,7 +153,7 @@ using `Linker`):
|
||||
| FxEffectDef | ❌ | ❌ | |
|
||||
| FxImpactTable | ❌ | ❌ | |
|
||||
| RawFile | ✅ | ✅ | |
|
||||
| StringTable | ✅ | ❌ | |
|
||||
| StringTable | ✅ | ✅ | |
|
||||
| PackIndex | ❌ | ❌ | |
|
||||
|
||||
## T5 (Call of Duty: Black Ops)
|
||||
|
||||
Reference in New Issue
Block a user