mirror of
https://github.com/Insality/druid
synced 2025-06-27 10:27:48 +02:00
Update example build
This commit is contained in:
parent
4d29363678
commit
2ea635fc56
10321
docs/druid/Druid_asmjs.js
Normal file
10321
docs/druid/Druid_asmjs.js
Normal file
File diff suppressed because one or more lines are too long
@ -1 +1 @@
|
|||||||
{"content":[{"name":"game.projectc","size":4491,"pieces":[{"name":"game0.projectc","offset":0}]},{"name":"game.arci","size":11968,"pieces":[{"name":"game0.arci","offset":0}]},{"name":"game.arcd","size":3549174,"pieces":[{"name":"game0.arcd","offset":0},{"name":"game1.arcd","offset":2097152}]},{"name":"game.dmanifest","size":13396,"pieces":[{"name":"game0.dmanifest","offset":0}]},{"name":"game.public.der","size":162,"pieces":[{"name":"game0.public.der","offset":0}]}],"total_size":3579191}
|
{"content":[{"name":"game.projectc","size":4401,"pieces":[{"name":"game0.projectc","offset":0}]},{"name":"game.arci","size":11968,"pieces":[{"name":"game0.arci","offset":0}]},{"name":"game.arcd","size":3549174,"pieces":[{"name":"game0.arcd","offset":0},{"name":"game1.arcd","offset":2097152}]},{"name":"game.dmanifest","size":13396,"pieces":[{"name":"game0.dmanifest","offset":0}]},{"name":"game.public.der","size":162,"pieces":[{"name":"game0.public.der","offset":0}]}],"total_size":3579101}
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -6,8 +6,6 @@ compress_archive = 1
|
|||||||
publisher = Insality
|
publisher = Insality
|
||||||
developer = Maksim Tuprikov
|
developer = Maksim Tuprikov
|
||||||
custom_resources = /example/locales
|
custom_resources = /example/locales
|
||||||
commit_sha = 3579370287f00a1a03e89dbb01a2a5b953e83991
|
|
||||||
build_date = 2024-10-16T22:59:05Z
|
|
||||||
title_as_file_name = Druid
|
title_as_file_name = Druid
|
||||||
|
|
||||||
[display]
|
[display]
|
||||||
@ -130,7 +128,7 @@ default_language = en
|
|||||||
localizations = en
|
localizations = en
|
||||||
|
|
||||||
[android]
|
[android]
|
||||||
version_code = 806
|
version_code = 1
|
||||||
minimum_sdk_version = 19
|
minimum_sdk_version = 19
|
||||||
target_sdk_version = 34
|
target_sdk_version = 34
|
||||||
package = com.insality.druid
|
package = com.insality.druid
|
||||||
|
@ -193,7 +193,7 @@ var FileLoader = {
|
|||||||
var EngineLoader = {
|
var EngineLoader = {
|
||||||
wasm_size: 2374239,
|
wasm_size: 2374239,
|
||||||
wasmjs_size: 340441,
|
wasmjs_size: 340441,
|
||||||
asmjs_size: 4000000,
|
asmjs_size: 5039346,
|
||||||
wasm_instantiate_progress: 0,
|
wasm_instantiate_progress: 0,
|
||||||
|
|
||||||
stream_wasm: "false" === "true",
|
stream_wasm: "false" === "true",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user