Files
ichni_Official/Assets/Story/Chapter0/Chapter0.yarnproject
SoulliesOfficial fe00ecfcc7 微调
2026-07-24 03:43:11 -04:00

35 lines
585 B
Plaintext

{
"projectFileVersion": 4,
"sourceFiles": [
"**/*.yarn"
],
"excludeFiles": [
"**/*~/*",
"./Samples/Yarn Spinner*/*"
],
"localisation": {
"en": {}
},
"baseLanguage": "zh-CN",
"compilerOptions": {},
"editorOptions": {
"yarnScriptEditor": {
"characters": [
{
"name": "SLS",
"colour": "#39a7a5"
},
{
"name": "Asahi",
"colour": "#a89a00"
}
],
"projectGraphPositions": {
"C0_A0.yarn": {
"x": 12,
"y": 12
}
}
}
}
}