Skip to content

Instance Data format

The InstanceData.json file is used to track various instance related data. Currently only used for tracking if a player has been in the instance or not.

JSON format

  • : Root object.
    • HadPlayer: Weather this instance has had a player in it before.

History

Early Access

2026.01.13-dcad8778f The instance data format is introduced.