@luminocity/lemonate-engine 26.3.7 → 26.3.9
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/dist/lemonate.es.js +1 -1
- package/dist/lemonate.js +10 -10
- package/dist/lemonate.min.js +6 -6
- package/dist/lemonate.umd.js +1 -1
- package/dist/player.zip +0 -0
- package/package.json +3 -2
package/dist/lemonate.umd.js
CHANGED
|
@@ -41307,7 +41307,7 @@
|
|
|
41307
41307
|
}
|
|
41308
41308
|
}
|
|
41309
41309
|
|
|
41310
|
-
var engine$1 = "26.3.
|
|
41310
|
+
var engine$1 = "26.3.9";
|
|
41311
41311
|
var bullet = "3.26";
|
|
41312
41312
|
var lua = "5.4.3";
|
|
41313
41313
|
var packageVersionInfo = {
|
package/dist/player.zip
CHANGED
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@luminocity/lemonate-engine",
|
|
3
|
-
"version": "26.3.
|
|
3
|
+
"version": "26.3.9",
|
|
4
|
+
"productName": "Lemonate Engine",
|
|
4
5
|
"repository": "https://codeberg.org/Luminocity/lemonate-engine",
|
|
5
6
|
"homepage": "https://lemonate.io",
|
|
6
7
|
"description": "The Lemonate Engine is the game engine that powers lemonate.io",
|
|
@@ -42,7 +43,7 @@
|
|
|
42
43
|
"dependencies": {
|
|
43
44
|
"@gltf-transform/core": "^4.0.1",
|
|
44
45
|
"@gltf-transform/extensions": "^4.0.1",
|
|
45
|
-
"@luminocity/lemonate-gateway": "8.2.
|
|
46
|
+
"@luminocity/lemonate-gateway": "8.2.19",
|
|
46
47
|
"@msgpack/msgpack": "3.1.1",
|
|
47
48
|
"@recast-navigation/three": "^0.42.0",
|
|
48
49
|
"@sparkjsdev/spark": "^0.1.10",
|