Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dg09_jq
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
template admin
dg09_jq
Commits
385fc00a
Commit
385fc00a
authored
Nov 03, 2022
by
WUYING\505623963_1041864935
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
处理异常
parent
e017106e
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
79 additions
and
14 deletions
+79
-14
dg09_jq.meta
assets/dg09_jq.meta
+15
-1
bg.meta
assets/dg09_jq/textures/bg.meta
+0
-12
builder.json
settings/builder.json
+55
-0
project.json
settings/project.json
+3
-1
services.json
settings/services.json
+6
-0
No files found.
assets/dg09_jq.meta
View file @
385fc00a
{"ver":"1.1.2","uuid":"3d97e70b-e8fb-4f92-a05d-9125fb35f535","isBundle":false,"bundleName":"","priority":1,"compressionType":{},"optimizeHotUpdate":{},"inlineSpriteFrames":{},"isRemoteBundle":{"ios":false,"android":false},"subMetas":{}}
\ No newline at end of file
{
"ver": "1.1.2",
"uuid": "3d97e70b-e8fb-4f92-a05d-9125fb35f535",
"isBundle": false,
"bundleName": "",
"priority": 1,
"compressionType": {},
"optimizeHotUpdate": {},
"inlineSpriteFrames": {},
"isRemoteBundle": {
"ios": false,
"android": false
},
"subMetas": {}
}
\ No newline at end of file
assets/dg09_jq/textures/bg.meta
deleted
100644 → 0
View file @
e017106e
{
"ver": "1.1.2",
"uuid": "ac33b980-adf3-4306-bd60-ad05ef3154f9",
"isBundle": false,
"bundleName": "",
"priority": 1,
"compressionType": {},
"optimizeHotUpdate": {},
"inlineSpriteFrames": {},
"isRemoteBundle": {},
"subMetas": {}
}
\ No newline at end of file
settings/builder.json
0 → 100644
View file @
385fc00a
{
"title"
:
"dg09_jq"
,
"packageName"
:
"org.cocos2d.demo"
,
"startScene"
:
"29d21a13-10d4-42c4-8790-a078c1acb39d"
,
"excludeScenes"
:
[],
"orientation"
:
{
"landscapeRight"
:
true
,
"landscapeLeft"
:
true
,
"portrait"
:
false
,
"upsideDown"
:
false
},
"webOrientation"
:
"auto"
,
"inlineSpriteFrames"
:
true
,
"inlineSpriteFrames_native"
:
true
,
"mainCompressionType"
:
"default"
,
"mainIsRemote"
:
false
,
"optimizeHotUpdate"
:
false
,
"md5Cache"
:
true
,
"nativeMd5Cache"
:
true
,
"encryptJs"
:
true
,
"xxteaKey"
:
"510c197a-5f42-4a"
,
"zipCompressJs"
:
true
,
"fb-instant-games"
:
{},
"android"
:
{
"packageName"
:
"org.cocos2d.demo"
,
"REMOTE_SERVER_ROOT"
:
""
},
"ios"
:
{
"packageName"
:
"org.cocos2d.demo"
,
"REMOTE_SERVER_ROOT"
:
""
,
"ios_enable_jit"
:
true
},
"mac"
:
{
"packageName"
:
"org.cocos2d.demo"
,
"REMOTE_SERVER_ROOT"
:
""
,
"width"
:
1280
,
"height"
:
720
},
"win32"
:
{
"REMOTE_SERVER_ROOT"
:
""
,
"width"
:
1280
,
"height"
:
720
},
"android-instant"
:
{
"packageName"
:
"org.cocos2d.demo"
,
"REMOTE_SERVER_ROOT"
:
""
,
"pathPattern"
:
""
,
"scheme"
:
"https"
,
"host"
:
""
,
"skipRecord"
:
false
,
"recordPath"
:
""
},
"appBundle"
:
false
,
"agreements"
:
{}
}
settings/project.json
View file @
385fc00a
{}
{
"last-module-event-record-time"
:
1667485563002
}
settings/services.json
0 → 100644
View file @
385fc00a
{
"game"
:
{
"name"
:
"未知游戏"
,
"appid"
:
"UNKNOW"
}
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment