Skip to content

Support new XNB format in Stardew Valley 1.4 #13

Description

@Pathoschild

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\Concessions
  • Data\FishPondData
  • Data\Movies
  • Data\MoviesReactions
  • Data\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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions