How to import or export to/from JSON with Wolvenkit
This is not the only means of export! See Tools: Import/Export UI for documentation of the other.
Converting files to JSON will serialize their content to a .json file in your project's raw folder.
raw
Importing them back will re-create the corresponding file under archive.
archive
This is easiest way to quickly change paths in projects and a perquisite for several modding workflows.
This option is in the right-click menu:
JSON import will be available for any file in your raw folder with the extension .json. However, if the file hasn't been created via "Convert to JSON", the import will fail.
.json
Convert to JSON
Last updated 2 years ago
Was this helpful?