Files
map-editor/map-editor.code-workspace
2026-07-09 12:58:47 +08:00

17 lines
144 B
Plaintext

{
"folders": [
{
"path": "."
},
{
"path": "src-tauri"
}
],
"settings": {
"cSpell.words": [
"tauri",
"Xoshiro"
]
}
}