Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
U
unit_demo
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
unit_demo
Commits
addb29ea
Commit
addb29ea
authored
Sep 17, 2020
by
范雪寒
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 打包配置更新
parent
e4c46465
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
59 additions
and
3 deletions
+59
-3
demo_01_showFireworks.fire
play/assets/tmpGame/scene/demo_01_showFireworks.fire
+2
-2
builder.json
play/settings/builder.json
+54
-0
project.json
play/settings/project.json
+3
-1
No files found.
play/assets/tmpGame/scene/demo_01_showFireworks.fire
View file @
addb29ea
...
...
@@ -163,8 +163,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width":
96
0,
"height":
64
0
"width":
128
0,
"height":
72
0
},
"_anchorPoint": {
"__type__": "cc.Vec2",
...
...
play/settings/builder.json
0 → 100644
View file @
addb29ea
{
"title"
:
"play"
,
"packageName"
:
"org.cocos2d.demo"
,
"startScene"
:
"2a815575-4744-468e-99b1-d1be7901bcd6"
,
"excludeScenes"
:
[],
"includeSDKBox"
:
false
,
"orientation"
:
{
"landscapeLeft"
:
true
,
"landscapeRight"
:
true
,
"portrait"
:
false
,
"upsideDown"
:
false
},
"webOrientation"
:
"auto"
,
"inlineSpriteFrames"
:
false
,
"inlineSpriteFrames_native"
:
true
,
"mainCompressionType"
:
"default"
,
"mainIsRemote"
:
false
,
"optimizeHotUpdate"
:
false
,
"md5Cache"
:
false
,
"nativeMd5Cache"
:
true
,
"encryptJs"
:
true
,
"xxteaKey"
:
"140e6afc-2adf-49"
,
"zipCompressJs"
:
true
,
"fb-instant-games"
:
{},
"android"
:
{
"REMOTE_SERVER_ROOT"
:
""
,
"packageName"
:
"org.cocos2d.demo"
},
"ios"
:
{
"REMOTE_SERVER_ROOT"
:
""
,
"packageName"
:
"org.cocos2d.demo"
},
"mac"
:
{
"REMOTE_SERVER_ROOT"
:
""
,
"height"
:
720
,
"packageName"
:
"org.cocos2d.demo"
,
"width"
:
1280
},
"win32"
:
{
"REMOTE_SERVER_ROOT"
:
""
,
"height"
:
720
,
"width"
:
1280
},
"android-instant"
:
{
"REMOTE_SERVER_ROOT"
:
""
,
"host"
:
""
,
"packageName"
:
"org.cocos2d.demo"
,
"pathPattern"
:
""
,
"recordPath"
:
""
,
"scheme"
:
"https"
,
"skipRecord"
:
false
},
"appBundle"
:
false
}
play/settings/project.json
View file @
addb29ea
{}
{
"last-module-event-record-time"
:
1600327709742
}
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