This commit is contained in:
2024-03-18 21:37:40 +08:00
commit c4aef8f3a3
313 changed files with 74071 additions and 0 deletions

8
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,8 @@
{
"files.associations": {
"*.nut": "squirrel",
"*.cpp": "cpp",
"awtawd-处理后": "cpp"
},
"vue.features.codeActions.enable": false
}