mirror of
https://github.com/sigonasr2/Shep.git
synced 2026-08-18 05:43:22 -05:00
46 lines
1016 B
Plaintext
46 lines
1016 B
Plaintext
{
|
|
"automappingRulesFile": "",
|
|
"commands": [
|
|
],
|
|
"compatibilityVersion": 1100,
|
|
"extensionsPath": "extensions",
|
|
"folders": [
|
|
"."
|
|
],
|
|
"properties": [
|
|
],
|
|
"propertyTypes": [
|
|
{
|
|
"color": "#ff00ff7f",
|
|
"drawFill": true,
|
|
"id": 2,
|
|
"members": [
|
|
{
|
|
"name": "Building Type",
|
|
"propertyType": "Buildings",
|
|
"type": "string",
|
|
"value": "None"
|
|
}
|
|
],
|
|
"name": "Building",
|
|
"type": "class",
|
|
"useAs": [
|
|
"property",
|
|
"object",
|
|
"project"
|
|
]
|
|
},
|
|
{
|
|
"id": 1,
|
|
"name": "Buildings",
|
|
"storageType": "string",
|
|
"type": "enum",
|
|
"values": [
|
|
"None",
|
|
"building1"
|
|
],
|
|
"valuesAsFlags": false
|
|
}
|
|
]
|
|
}
|