settings_v1_0.json
VS/Lotta Settings
{
"$schema": "http://json-schema.org/draft-04/schema#",
"description": "VS/Lotta Settings",
"type": "object",
"properties": {
"laser_finish": {
"type": "boolean"
}
}
}
settings.json Copy Json { "$schema": "http://json-schema.org/draft-04/schema#", "description": "VS/Lotta Settings", "type": "object", ...
VS/Lotta Settings
{
"$schema": "http://json-schema.org/draft-04/schema#",
"description": "VS/Lotta Settings",
"type": "object",
"properties": {
"laser_finish": {
"type": "boolean"
}
}
}