Skip to content

Commit 0642d8c

Browse files
committed
metadata
1 parent b1ad67b commit 0642d8c

File tree

4 files changed

+6
-4
lines changed

4 files changed

+6
-4
lines changed
+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Showcase all the features from the CrazyGames SDK extension. The project can be exported as HTML5 game to be imported in the QA tools on CrazyGames website.
1+
Showcase all the features from the CrazyGames SDK V3 extension. The project can be exported as HTML5 game to be imported in the QA tools on CrazyGames website.

examples/crazygames-sdk-demo/TAGS.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
advanced

examples/crazygames-sdk-demo/crazygames-sdk-demo.json

+4-3
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,17 @@
1414
"orientation": "landscape",
1515
"packageName": "com.example.gamename",
1616
"pixelsRounding": false,
17-
"projectUuid": "5b6ebfba-f696-40ad-874d-95b0f7865957",
17+
"projectUuid": "011f8202-ef01-4325-bc45-c795e8c9f490",
1818
"scaleMode": "linear",
1919
"sizeOnStartupMode": "",
2020
"templateSlug": "crazygames-sdk-demo",
2121
"version": "1.0.0",
22-
"name": "Crazygames sdk v3 demo",
22+
"name": "Clear Smell (Crazygames sdk demo) - Copy - Copy",
2323
"description": "A demo of the various functionalities developed for CrazyGames games.",
2424
"author": "",
2525
"windowWidth": 1128,
2626
"windowHeight": 800,
27+
"latestCompilationDirectory": "C:\\Users\\RTX-Bouh\\Downloads\\game test",
2728
"maxFPS": 60,
2829
"minFPS": 20,
2930
"verticalSync": false,
@@ -320,7 +321,7 @@
320321
"gridColor": 10401023,
321322
"gridAlpha": 0.8,
322323
"snap": false,
323-
"zoomFactor": 0.6205673758865248,
324+
"zoomFactor": 0.6854852482256868,
324325
"windowMask": false
325326
},
326327
"objectsGroups": [],
128 KB
Loading

0 commit comments

Comments
 (0)