Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OP_18
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
OP_18
Commits
f6ae2add
Commit
f6ae2add
authored
Dec 29, 2021
by
limingzhe
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 首次提交
parent
81058fdf
Changes
6
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
1537 additions
and
266 deletions
+1537
-266
OP_18.fire
assets/OP_18/scene/OP_18.fire
+186
-93
OP_18.js
assets/OP_18/scene/OP_18.js
+673
-26
sample.png
assets/OP_18/textures/sample.png
+0
-0
sample.png.meta
assets/OP_18/textures/sample.png.meta
+36
-0
package-lock.json
form/package-lock.json
+641
-146
package.json
form/package.json
+1
-1
No files found.
assets/OP_18/scene/OP_18.fire
View file @
f6ae2add
This diff is collapsed.
Click to expand it.
assets/OP_18/scene/OP_18.js
View file @
f6ae2add
This diff is collapsed.
Click to expand it.
assets/OP_18/textures/sample.png
0 → 100644
View file @
f6ae2add
264 KB
assets/OP_18/textures/sample.png.meta
0 → 100644
View file @
f6ae2add
{
"ver": "2.3.5",
"uuid": "17acc04a-c257-4e24-93fc-584d0d947aeb",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 464,
"height": 600,
"platformSettings": {},
"subMetas": {
"sample": {
"ver": "1.0.4",
"uuid": "0c2028da-8829-4509-ba21-da797b3ef157",
"rawTextureUuid": "17acc04a-c257-4e24-93fc-584d0d947aeb",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 464,
"height": 600,
"rawWidth": 464,
"rawHeight": 600,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
form/package-lock.json
View file @
f6ae2add
This diff is collapsed.
Click to expand it.
form/package.json
View file @
f6ae2add
...
...
@@ -55,4 +55,4 @@
"tslint"
:
"~5.18.0"
,
"typescript"
:
"~3.7.5"
}
}
\ 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