You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.