Skip to content

Version 3

Choose a tag to compare

@LionDoge LionDoge released this 04 Jul 15:18
· 15 commits to main since this release

KeyValues3

  • Add support for writing the oldest binary version to support older Source 2 games. (VKV3) (use "vkv3" in JSON schema as type to use this format).
  • When editing a existing file's block that uses KeyValues3 version 1 or 2, VKV3 version will be used, which hopefully should work, assuming proper backwards compatibility exists for the game's asset loader. NOTE: This might change when v1 and v2 writers will be supported.