Skip to content

Commit 8542a7b

Browse files
committed
yes
1 parent e89c268 commit 8542a7b

File tree

2,398 files changed

+67007
-340154
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,398 files changed

+67007
-340154
lines changed

.DS_Store

-2 KB
Binary file not shown.

Construct2game/2/app.manifest

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"name": "New project",
3+
"start_url": "/index.html",
4+
"display": "fullscreen",
5+
"orientation": "any",
6+
"icons": [{
7+
"src": "icon-16.png",
8+
"sizes": "16x16",
9+
}, {
10+
"src": "icon-32.png",
11+
"sizes": "32x32",
12+
}, {
13+
"src": "icon-128.png",
14+
"sizes": "128x128",
15+
}, {
16+
"src": "icon-256.png",
17+
"sizes": "256x256",
18+
}]
19+
}

Construct2game/2/c2runtime.js

Lines changed: 306 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Construct2game/2/icon-114.png

24.6 KB
Loading

Construct2game/2/icon-128.png

32.6 KB
Loading

Construct2game/2/icon-16.png

1.02 KB
Loading

Construct2game/2/icon-256.png

96 KB
Loading

Construct2game/2/icon-32.png

2.9 KB
Loading
4.84 KB
Loading
48.2 KB
Loading

0 commit comments

Comments
 (0)