-
Notifications
You must be signed in to change notification settings - Fork 90
Open
Description
Stardew Valley 1.4 adds a new type of XNB which contains data models, in the form List<SomeModelClass> or Dictionary<string, SomeModelClass>. Currently xnbcli skips them when unpacking.
Affected assets:
Data\ConcessionsData\FishPondDataData\MoviesData\MoviesReactionsData\TailoringRecipes
The game developers provided these representative files for the new format (including the original files, debug pack, and release pack). See this overview of the XNB feature they used (the "Custom Classes" section).
Let me know if you need anything else!
Metadata
Metadata
Assignees
Labels
No labels