DeliveryTrainee/project.config.json

20 lines
544 B
JSON
Raw Permalink Normal View History

2024-08-17 17:29:19 +08:00
{
"appid": "ttb505c3b82a320fdb07",
"projectname": "SmallGame",
"unity": {
"build": {
2024-09-03 21:53:56 +08:00
"webgl": "C:\\Users\\PDean\\Desktop\\wasm\\webgl_package-20240903_015435.zip",
2024-08-17 17:29:19 +08:00
"native": {
"il2cpp": "",
2024-09-03 21:53:56 +08:00
"apk": "",
"fullApk": ""
2024-08-17 17:29:19 +08:00
},
"instantGame": ""
},
"publishType": "2",
2024-09-03 21:53:56 +08:00
"starkSdkVersion": "5.50.418",
"unityToolsVersion": "3.31.2",
2024-08-17 17:29:19 +08:00
"unityEngineVersion": "2022.3.13f1",
"arch": "both"
}
2024-09-03 21:53:56 +08:00
}