@pop-party/create-game 1.3.2 → 1.3.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pop-party/create-game",
3
- "version": "1.3.2",
3
+ "version": "1.3.3",
4
4
  "description": "Create an independent Pop Party game pinned to an exact engine version.",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -13478,7 +13478,8 @@
13478
13478
  "player-object-stego",
13479
13479
  "player-object-trike",
13480
13480
  "player-object-raptor",
13481
- "player-object-bronto"
13481
+ "player-object-bronto",
13482
+ "prefab-crafting-timer-mc"
13482
13483
  ],
13483
13484
  "organization": {
13484
13485
  "stage": {
@@ -13547,7 +13548,8 @@
13547
13548
  "composition:join-widget",
13548
13549
  "composition:waiting-status-widget",
13549
13550
  "composition:countdown-popup",
13550
- "composition:join-qr-code"
13551
+ "composition:join-qr-code",
13552
+ "composition:prefab-layout-text-field-text"
13551
13553
  ],
13552
13554
  "folder-bff56326-48c1-48ac-9938-abac6bed9fa7": [
13553
13555
  "composition:player-point-popup",
@@ -1,3 +1,31 @@
1
1
  {
2
- "hostAudios": []
2
+ "hostAudios": [
3
+ {
4
+ "id": "host-audio-1b9b6465ae9948e98a35d0907f1d4ef0",
5
+ "name": "Test",
6
+ "lines": [
7
+ {
8
+ "id": "host-line-e6bf3f0d33aa4ef69127e8de57f88480",
9
+ "text": "this is the first line",
10
+ "url": "https://actions.google.com/sounds/v1/alarms/bugle_tune.ogg"
11
+ }
12
+ ]
13
+ },
14
+ {
15
+ "id": "host-audio-342ad2edafcd4c4885b5d1bd1202d833",
16
+ "name": "Test 2",
17
+ "lines": [
18
+ {
19
+ "id": "host-line-44e7df247e084cde9bc0e828f444f7f4",
20
+ "text": "yo !",
21
+ "url": ""
22
+ },
23
+ {
24
+ "id": "host-line-a89aa413781f437db123e7e536fb2c7d",
25
+ "text": "YUMMY",
26
+ "url": ""
27
+ }
28
+ ]
29
+ }
30
+ ]
3
31
  }
@@ -10,13 +10,13 @@
10
10
  "files": [
11
11
  {
12
12
  "path": "art/manifest.json",
13
- "sha256": "db3748fad1677deef56c283687f7e9dbee5e6e4b4ef6b35e39b7867e29da60a8",
14
- "bytes": 366554
13
+ "sha256": "b583ce30fb5c2ced2289afe764a28be12410bfdc6c7ce6171f8e0869ba0135e3",
14
+ "bytes": 366641
15
15
  },
16
16
  {
17
17
  "path": "audio/host-audios.json",
18
- "sha256": "2450d81b9ef4ab3d964e4074c97068fb46c1ed3737b0cd3e8f7dc3deec3f506a",
19
- "bytes": 23
18
+ "sha256": "1624de850ae759af5a12021f60cb6f530cc7c0e0c5cd44221aad623ccc87d0ec",
19
+ "bytes": 727
20
20
  },
21
21
  {
22
22
  "path": "blobs/1c14e1db26cfb96105b2cbf60591a18329834078cc65e14373715d4ec06f07ef.svg",
@@ -65,8 +65,8 @@
65
65
  },
66
66
  {
67
67
  "path": "flow.json",
68
- "sha256": "fa8d18f055dd2f4e8d2e0b20dde032d8e05813d49526a70663482fd50a4dd8a4",
69
- "bytes": 42838
68
+ "sha256": "c4ec28d1d49d33314c4cf2463fec5de2992f5929b65e3136d9eabe47334e6d7c",
69
+ "bytes": 51456
70
70
  },
71
71
  {
72
72
  "path": "game-data/runtime.json",
@@ -75,13 +75,13 @@
75
75
  },
76
76
  {
77
77
  "path": "layouts/controller.json",
78
- "sha256": "d3504c4a9f3aee1a62d85af0f3a13e7e06570e50ebbf1d1064480d538dffb04a",
79
- "bytes": 21305
78
+ "sha256": "8d555a13251470764d3644ce9e9a4f4d55ab0007afd6a8bcbe8f4382060146e9",
79
+ "bytes": 45086
80
80
  },
81
81
  {
82
82
  "path": "layouts/stage.json",
83
- "sha256": "d80f75ab53e53530d69e985a8d484b9b0382f78ad4b6bc48bdc0a2111762ed34",
84
- "bytes": 4683
83
+ "sha256": "95ff3a94d10ea2679162b9782486f2c6ad371ef150b4ebeb7bd7c45a5351203d",
84
+ "bytes": 20101
85
85
  },
86
86
  {
87
87
  "path": "prompts/prompts.json",
@@ -94,5 +94,5 @@
94
94
  "bytes": 2469
95
95
  }
96
96
  ],
97
- "rootHash": "4f27a13a4abef120aa4adbebd7dc3aac6d431daa864227dcd2fb7dd0ea855d76"
97
+ "rootHash": "2af49894b93a1435d888f49e5bcb64f575f1e7345c16dfce08bf02ca30b49453"
98
98
  }