1
Showing
assets/scenes.meta
0 → 100644
assets/scenes/main.scene
0 → 100755
index.html
0 → 100755
manifest.json
0 → 100755
node_modules/.yarn-integrity
0 → 100644
node_modules/tslib/README.md
0 → 100644
node_modules/tslib/tslib.js
0 → 100644
package.json
0 → 100755
{ | |||
"name": "scilla-kuwo", | |||
"version": "1.0.0", | |||
"main": "index.js", | |||
"license": "MIT", | |||
"scripts": { | |||
}, | |||
"build": { | |||
"build-process": "scilla", | |||
"release-path": "./dist", | |||
"remote-path": "activity/scilla-kuwo", | |||
"version": "" | |||
}, | |||
"dependencies": { | |||
"scilla-core": "git+http://gitlab2.dui88.com/laoqifeng/scilla-core.git", | |||
"scilla-components": "git+http://gitlab2.dui88.com/laoqifeng/scilla-components.git", | |||
"tslib": "^1.9.3" | |||
}, | |||
"devDependencies": {} | |||
} |
src/GlobalEvent.ts
0 → 100755
src/LaunchOptions.ts
0 → 100755
src/builtin.d.ts
0 → 100755
src/generated/MustCompile.ts
0 → 100755
src/main.ts
0 → 100755
template-config.json
0 → 100755
tsconfig.json
0 → 100755
yarn.lock
0 → 100644
Please register or sign in to comment