-
Notifications
You must be signed in to change notification settings - Fork 36
Expand file tree
/
Copy pathruntime.lock.json
More file actions
44 lines (44 loc) · 1003 Bytes
/
Copy pathruntime.lock.json
File metadata and controls
44 lines (44 loc) · 1003 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
{
"schema": 1,
"runtime_version": "3.0.1",
"runtime_abi": 3,
"release_repository": "goplus/spx",
"manifest": "runtime-manifest.json",
"required_assets": [
"android.zip",
"editor-linux-x86_64.zip",
"editor-macos-arm64.zip",
"editor-macos-x86_64.zip",
"editor-web.zip",
"editor-windows-x86_64.zip",
"ios.zip",
"linux-x86_64.zip",
"macos-arm64.zip",
"macos-x86_64.zip",
"macos.zip",
"spx-runtime-assets.zip",
"web-minigame.zip",
"web-miniprogram.zip",
"web-threads.zip",
"web-worker.zip",
"web.zip",
"windows-x86_64.zip"
],
"godot": {
"repository": "https://github.com/goplus/godot.git",
"ref": "spx4.4.1",
"commit": "f3aedc31c10d3b4a77d6ecde56f2f493e819b477",
"version": "4.4.1.stable"
},
"module": {
"path": "godot_modules/spx"
},
"toolchain": {
"go": "1.26.5",
"xgo": "1.7.5",
"scons": "4.8.1",
"emsdk": "3.1.62",
"android_ndk": "23.2.8568313",
"jdk": "17"
}
}