38 lines
822 B
Plaintext
38 lines
822 B
Plaintext
{
|
|
"projectFileVersion": 4,
|
|
"sourceFiles": [
|
|
"**/*.yarn"
|
|
],
|
|
"excludeFiles": [
|
|
"**/*~/*",
|
|
"./Samples/Yarn Spinner*/*"
|
|
],
|
|
"localisation": {
|
|
"en": {}
|
|
},
|
|
"baseLanguage": "zh-CN",
|
|
"compilerOptions": {},
|
|
"authorName": [
|
|
"Soullies"
|
|
],
|
|
"projectName": "Cielonos",
|
|
"definitions": [
|
|
"d:\\Projects\\Cielonos\\combined.ysls.json"
|
|
],
|
|
"editorOptions": {
|
|
"yarnScriptEditor": {
|
|
"projectGraphPositions": {
|
|
"Tutorial_Guide.yarn": {
|
|
"x": 12,
|
|
"y": 12
|
|
}
|
|
},
|
|
"characters": [
|
|
{
|
|
"name": "引导者",
|
|
"colour": "#b64d20"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |