diff --git a/JisolGameCocos/.creator/default-meta.json b/JisolGameCocos/.creator/default-meta.json new file mode 100644 index 00000000..abb1239a --- /dev/null +++ b/JisolGameCocos/.creator/default-meta.json @@ -0,0 +1,5 @@ +{ + "image": { + "type": "sprite-frame" + } +} diff --git a/JisolGameCocos/extensions/ngame b/JisolGameCocos/extensions/ngame new file mode 160000 index 00000000..39d4f1a4 --- /dev/null +++ b/JisolGameCocos/extensions/ngame @@ -0,0 +1 @@ +Subproject commit 39d4f1a4112a65e4f6217726355999393a7cdfbd diff --git a/JisolGameCocos/package.json b/JisolGameCocos/package.json new file mode 100644 index 00000000..87045934 --- /dev/null +++ b/JisolGameCocos/package.json @@ -0,0 +1,7 @@ +{ + "name": "JisolGameCocos", + "uuid": "7f2de0b9-a399-46ff-847a-61891ca5965c", + "creator": { + "version": "3.8.1" + } +} diff --git a/JisolGameCocos/settings/v2/packages/builder.json b/JisolGameCocos/settings/v2/packages/builder.json new file mode 100644 index 00000000..12a1ffcf --- /dev/null +++ b/JisolGameCocos/settings/v2/packages/builder.json @@ -0,0 +1,3 @@ +{ + "__version__": "1.3.7" +} diff --git a/JisolGameCocos/settings/v2/packages/cocos-service.json b/JisolGameCocos/settings/v2/packages/cocos-service.json new file mode 100644 index 00000000..2519c78b --- /dev/null +++ b/JisolGameCocos/settings/v2/packages/cocos-service.json @@ -0,0 +1,23 @@ +{ + "__version__": "3.0.7", + "game": { + "name": "未知游戏", + "app_id": "UNKNOW", + "c_id": "0" + }, + "appConfigMaps": [ + { + "app_id": "UNKNOW", + "config_id": "717f93" + } + ], + "configs": [ + { + "app_id": "UNKNOW", + "config_id": "717f93", + "config_name": "Default", + "config_remarks": "", + "services": [] + } + ] +} diff --git a/JisolGameCocos/settings/v2/packages/device.json b/JisolGameCocos/settings/v2/packages/device.json new file mode 100644 index 00000000..70e599e6 --- /dev/null +++ b/JisolGameCocos/settings/v2/packages/device.json @@ -0,0 +1,3 @@ +{ + "__version__": "1.0.1" +} diff --git a/JisolGameCocos/settings/v2/packages/engine.json b/JisolGameCocos/settings/v2/packages/engine.json new file mode 100644 index 00000000..d8f99961 --- /dev/null +++ b/JisolGameCocos/settings/v2/packages/engine.json @@ -0,0 +1,150 @@ +{ + "__version__": "1.0.7", + "modules": { + "cache": { + "base": { + "_value": true + }, + "graphcis": { + "_value": true + }, + "gfx-webgl": { + "_value": true + }, + "gfx-webgl2": { + "_value": true + }, + "animation": { + "_value": true + }, + "skeletal-animation": { + "_value": false + }, + "3d": { + "_value": false + }, + "2d": { + "_value": true + }, + "xr": { + "_value": false + }, + "ui": { + "_value": true + }, + "particle": { + "_value": false + }, + "physics": { + "_value": false, + "_option": "physics-ammo" + }, + "physics-ammo": { + "_value": false + }, + "physics-cannon": { + "_value": false + }, + "physics-physx": { + "_value": false + }, + "physics-builtin": { + "_value": false + }, + "physics-2d": { + "_value": true, + "_option": "physics-2d-box2d" + }, + "physics-2d-box2d": { + "_value": false + }, + "physics-2d-builtin": { + "_value": false + }, + "intersection-2d": { + "_value": true + }, + "primitive": { + "_value": false + }, + "profiler": { + "_value": true + }, + "occlusion-query": { + "_value": false + }, + "geometry-renderer": { + "_value": false + }, + "debug-renderer": { + "_value": false + }, + "particle-2d": { + "_value": true + }, + "audio": { + "_value": true + }, + "video": { + "_value": true + }, + "webview": { + "_value": true + }, + "tween": { + "_value": true + }, + "websocket": { + "_value": false + }, + "websocket-server": { + "_value": false + }, + "terrain": { + "_value": false + }, + "light-probe": { + "_value": false + }, + "tiled-map": { + "_value": true + }, + "spine": { + "_value": true + }, + "dragon-bones": { + "_value": true + }, + "marionette": { + "_value": false + }, + "custom-pipeline": { + "_value": false + } + }, + "includeModules": [ + "2d", + "animation", + "audio", + "base", + "dragon-bones", + "gfx-webgl", + "gfx-webgl2", + "intersection-2d", + "particle-2d", + "physics-2d-box2d", + "profiler", + "spine", + "tiled-map", + "tween", + "ui", + "video", + "webview" + ], + "noDeprecatedFeatures": { + "value": false, + "version": "" + }, + "flags": {} + } +} diff --git a/JisolGameCocos/settings/v2/packages/information.json b/JisolGameCocos/settings/v2/packages/information.json new file mode 100644 index 00000000..1f29b4f0 --- /dev/null +++ b/JisolGameCocos/settings/v2/packages/information.json @@ -0,0 +1,23 @@ +{ + "__version__": "1.0.0", + "information": { + "customSplash": { + "id": "customSplash", + "label": "customSplash", + "enable": true, + "customSplash": { + "complete": false, + "form": "https://creator-api.cocos.com/api/form/show?sid=1b8a08a3e3a81e84a39b39c967858a15" + } + }, + "removeSplash": { + "id": "removeSplash", + "label": "removeSplash", + "enable": true, + "removeSplash": { + "complete": false, + "form": "https://creator-api.cocos.com/api/form/show?sid=1b8a08a3e3a81e84a39b39c967858a15" + } + } + } +} diff --git a/JisolGameCocos/settings/v2/packages/program.json b/JisolGameCocos/settings/v2/packages/program.json new file mode 100644 index 00000000..356db6b7 --- /dev/null +++ b/JisolGameCocos/settings/v2/packages/program.json @@ -0,0 +1,3 @@ +{ + "__version__": "1.0.3" +} diff --git a/JisolGameCocos/settings/v2/packages/project.json b/JisolGameCocos/settings/v2/packages/project.json new file mode 100644 index 00000000..4129dde8 --- /dev/null +++ b/JisolGameCocos/settings/v2/packages/project.json @@ -0,0 +1,3 @@ +{ + "__version__": "1.0.6" +} diff --git a/JisolGameCocos/tsconfig.json b/JisolGameCocos/tsconfig.json new file mode 100644 index 00000000..7dc649a9 --- /dev/null +++ b/JisolGameCocos/tsconfig.json @@ -0,0 +1,9 @@ +{ + /* Base configuration. Do not edit this field. */ + "extends": "./temp/tsconfig.cocos.json", + + /* Add your custom configuration here. */ + "compilerOptions": { + "strict": false + } +}