This commit is contained in:
jie
2024-11-03 20:56:43 +08:00
commit 916150eea2
17 changed files with 6510 additions and 0 deletions

13
.secret.json Normal file
View File

@@ -0,0 +1,13 @@
{
"main": {
"token": "",
"protocol": "http",
"hostname": "127.0.0.1",
"port": "21025",
"path": "/",
"branch": "default"
},
"local": {
"copyPath": "C:\\Users\\jie\\AppData\\Local\\Screeps\\scripts\\127_0_0_1___21025\\default"
}
}