
Now start VsCode in the project folder and start configuring your Hjson file.

There is 3 project config files:
- schema.xml: This is a legacy schema containing all the base tables and behaviors like the group, translation, config tables. Do not change it. Use the other Hjson file to change the default behaviors.
- base.hjson: This is a proposed default for the user table. The Authy table is required, as it is the main user and rights table, but you can modify it to fit your needs.
- main.hjson: This is an empty file ready to receive your project.
Note, you can create as many .hjon files as you want.