Tools

Updated 2 days ago

Tools:

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]/Schemas folder.
  • 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 by CTRL+C or 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 shows 1 | {} specifically the curly brace.
  • Press CTRL+A again but now follow it with CTRL+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-Click to select another property. SHIFT-Click will allow you to select the property you clicked first, until the one you clicked while holding SHIFT.
    • The other way is an Array of Tick Boxes.
      • To apply an item you'll just Tick the Box next to it.
  • If you see + Item by 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.
  • 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.