Files
w3dhub_linux_launcher/docs/file_formats/W3D_HUB_PATCH.md
2026-01-17 22:45:08 -06:00

300 B

W3D Hub Patch

A W3D Hub Patch

A .w3dhub.patch is included in MIX Patch files. It contains instructions for updating the target MIX.

JSON file with a static CRC32 of E6FE46B8

Example:

{
  "removedFiles": [
    "sov_v_mad.gif"
  ],
  "updatedFiles": [
    "sov_v_mad.w3d"
  ]
}