mirror of
https://github.com/sigonasr2/Shep.git
synced 2025-09-01 19:38:42 -05:00
60 lines
1.3 KiB
Plaintext
60 lines
1.3 KiB
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
|
|
},
|
|
{
|
|
"color": "#ffff55ff",
|
|
"drawFill": true,
|
|
"id": 3,
|
|
"members": [
|
|
],
|
|
"name": "PlayerSpawn",
|
|
"type": "class",
|
|
"useAs": [
|
|
"property",
|
|
"object",
|
|
"project"
|
|
]
|
|
}
|
|
]
|
|
}
|