Tools
Updated 2 days agoTools:
For a Live Schema Based Editor for JSONLoader open up JSON-Editor.
Instructions For JSON-Editor:
- First navigate to where your JSONLoader Schemas are set to be created, be default it will be the
[JSONLoader3.dll Path]/Schemasfolder. - Find the Schema relevant to what you want to edit. It will follow the pattern of
LOADER_Type_Schema.json, next open up the file. - Once open in a text editor press
CTRL+A, or your OS Equivalent of Select All, followed byCTRL+Cor your OS Equivalent of Copy. - Now, navigate to the JSON-Editor linked above.
- What you'll do now, is scroll down to the bottom of the page where it says
Schema, click where it shows1 | {}specifically the curly brace. - Press
CTRL+Aagain but now follow it withCTRL+V, or your OS Equivalent of Paste. - Now that the Schemas in place press
Update Schema, this will update the page above to have an Editor based on the Schema you inserted.
JSON-Editor Tips
- Press in the Box to Edit a Property.
- Press the Checkbox to enable editing for that property.
- If there are multiple items to select for a given Property it has 2 way's of showing up.
- The first a scrolling pane with all the options.
- For this you will want to click to select a property.
CTRL-Clickto select another property.SHIFT-Clickwill allow you to select the property you clicked first, until the one you clicked while holdingSHIFT.
- For this you will want to click to select a property.
- The other way is an Array of Tick Boxes.
- To apply an item you'll just Tick the Box next to it.
- The first a scrolling pane with all the options.
- If you see
+ Itemby a Properties Name that means it is an Array of Objects, to add an Object to it just click the button.- To delete an Item hit
[Insert Trashcan Here] item. - To copy the Item hit
[Insert 2 Overlapped Squares Here] item.
- To delete an Item hit
- You can press the upside down
^to minimize the property. To unminimize press the sideways^. - Each property has an associated description, these are meant to help you understand what the field does, if you don't understand it you can always ask for help in the Inscryption Modding Discord.
Pages
- !Home
- Installation
- JSON and CSV Loader API Documentation
- JSON and CSV Loader API Documentation ‐ Artwork Form Support
- JSON and CSV Loader API Documentation ‐ Configuration
- JSON and CSV Loader API Documentation ‐ JSON Inscrybing
- JSON and CSV Loader API Documentation ‐ JSONLoaderV1 Support
- JSON and CSV Loader Maintainer Documentation
- JSON and CSV Loader Maintainer Documentation ‐ JSON Object Tooltip Language
- JSON and CSV Loader Maintainer Documentation ‐ Logging
- Tools