Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
AK09
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
AK09
Commits
1de17db6
Commit
1de17db6
authored
May 26, 2021
by
范雪寒
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: gitignore
parent
9eb13bc0
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
18 additions
and
11 deletions
+18
-11
.gitignore
.gitignore
+6
-1
AK09.fire
play/assets/AK09/scene/AK09.fire
+4
-4
AK09.fire.meta
play/assets/AK09/scene/AK09.fire.meta
+1
-1
AK09.js.meta
play/assets/AK09/scene/AK09.js.meta
+1
-1
builder.json
play/settings/builder.json
+4
-2
project.json
play/settings/project.json
+1
-1
.DS_Store
publish/publish/.DS_Store
+0
-0
config.json
publish/publish/config.json
+1
-1
No files found.
.gitignore
View file @
1de17db6
...
...
@@ -5,6 +5,11 @@
/publish/publish/play
/publish/publish/form
/publish/publish/android
/publish/publish/web_desktop
/publish/publish/ios
/publish/publish/*.zip
/node_modules
\ No newline at end of file
/publish/publish/Release*
/node_modules
/play/build_android
/play/build_ios
/play/build_web_desktop
\ No newline at end of file
play/assets/AK09/scene/AK09.fire
View file @
1de17db6
...
...
@@ -70,7 +70,7 @@
"_groupIndex": 0,
"groupIndex": 0,
"autoReleaseAssets": true,
"_id": "57ea7c61-9b8b-498
a
-b024-c98ee9124beb"
"_id": "57ea7c61-9b8b-498
9
-b024-c98ee9124beb"
},
{
"__type__": "cc.Node",
...
...
@@ -103,7 +103,7 @@
}
],
"_prefab": null,
"_opacity":
0
,
"_opacity":
255
,
"_color": {
"__type__": "cc.Color",
"r": 255,
...
...
@@ -5531,14 +5531,14 @@
"_id": "29zXboiXFBKoIV4PQ2liTe"
},
{
"__type__": "
f4edeRi+NdAabqAkVYRwFjK
",
"__type__": "
6bacdHo/jVPTbHJaU957vfL
",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 2
},
"_enabled": true,
"_id": "
e687yyoRBIzZAOVRL8Sseh
"
"_id": "
3akiml4dNDTbSRjKc4T1KJ
"
},
{
"__type__": "cc.Node",
...
...
play/assets/AK09/scene/AK09.fire.meta
View file @
1de17db6
{
"ver": "1.2.9",
"uuid": "57ea7c61-9b8b-498
a
-b024-c98ee9124beb",
"uuid": "57ea7c61-9b8b-498
9
-b024-c98ee9124beb",
"asyncLoadAssets": false,
"autoReleaseAssets": true,
"subMetas": {}
...
...
play/assets/AK09/scene/AK09.js.meta
View file @
1de17db6
{
"ver": "1.0.8",
"uuid": "
f4ede462-f8d7-4069-ba80-915611c058ca
",
"uuid": "
6bacd1e8-fe35-4f4d-b1c9-694f79eef7cb
",
"isPlugin": false,
"loadPluginInWeb": true,
"loadPluginInNative": true,
...
...
play/settings/builder.json
View file @
1de17db6
{
"title"
:
"play"
,
"packageName"
:
"org.cocos2d.demo"
,
"startScene"
:
"57ea7c61-9b8b-498
a
-b024-c98ee9124beb"
,
"startScene"
:
"57ea7c61-9b8b-498
9
-b024-c98ee9124beb"
,
"excludeScenes"
:
[],
"includeSDKBox"
:
false
,
"orientation"
:
{
...
...
@@ -28,6 +28,7 @@
},
"ios"
:
{
"REMOTE_SERVER_ROOT"
:
""
,
"ios_enable_jit"
:
true
,
"packageName"
:
"org.cocos2d.demo"
},
"mac"
:
{
...
...
@@ -50,5 +51,6 @@
"scheme"
:
"https"
,
"skipRecord"
:
false
},
"appBundle"
:
false
"appBundle"
:
false
,
"agreements"
:
{}
}
play/settings/project.json
View file @
1de17db6
{
"last-module-event-record-time"
:
16
0067724696
9
,
"last-module-event-record-time"
:
16
2192726019
9
,
"migrate-history"
:
[
"cloud-function"
]
...
...
publish/publish/.DS_Store
View file @
1de17db6
No preview for this file type
publish/publish/config.json
View file @
1de17db6
{
"ios"
:{
"sceneName"
:
"AK09"
,
"version"
:
"2a5a4"
},
"android"
:{
"sceneName"
:
"AK09"
,
"version"
:
"2a5a4"
}}
\ No newline at end of file
{
"ios"
:{
"sceneName"
:
"AK09"
,
"version"
:
"45db2"
},
"android"
:{
"sceneName"
:
"AK09"
,
"version"
:
"45db2"
}}
\ 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