We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c71c216 commit 8086faeCopy full SHA for 8086fae
config/autodb.json
@@ -0,0 +1,9 @@
1
+{
2
+ "name": "autodb",
3
+ "dir": "/data/data/com.termux/files/home/autodb.js",
4
+ "editor": "/sdcard/android/data/io.spck/files/",
5
+ "files": [
6
+ "package.json",
7
+ "src"
8
+ ]
9
+}
config/ss.json
@@ -0,0 +1,15 @@
+ "name": "ss",
+ "dir": "/data/data/com.termux/files/home/ss",
+ "Procfile",
+ "config.json",
+ "server.js",
10
+ "start.sh",
11
+ "uploads",
12
+ "web.js",
13
+ "world_template"
14
15
devmode.sh devmodedevmode.sh renamed to devmode
0 commit comments