Skip to content

Commit

Permalink
Update example build
Browse files Browse the repository at this point in the history
  • Loading branch information
Insality committed Oct 16, 2024
1 parent 4d29363 commit 2ea635f
Show file tree
Hide file tree
Showing 7 changed files with 10,324 additions and 5 deletions.
10,321 changes: 10,321 additions & 0 deletions docs/druid/Druid_asmjs.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/druid/archive/archive_files.json
Original file line number Diff line number Diff line change
@@ -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 modified docs/druid/archive/game0.arcd
Binary file not shown.
Binary file modified docs/druid/archive/game0.arci
Binary file not shown.
Binary file modified docs/druid/archive/game0.dmanifest
Binary file not shown.
4 changes: 1 addition & 3 deletions docs/druid/archive/game0.projectc
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ compress_archive = 1
publisher = Insality
developer = Maksim Tuprikov
custom_resources = /example/locales
commit_sha = 3579370287f00a1a03e89dbb01a2a5b953e83991
build_date = 2024-10-16T22:59:05Z
title_as_file_name = Druid

[display]
Expand Down Expand Up @@ -130,7 +128,7 @@ default_language = en
localizations = en

[android]
version_code = 806
version_code = 1
minimum_sdk_version = 19
target_sdk_version = 34
package = com.insality.druid
Expand Down
2 changes: 1 addition & 1 deletion docs/druid/dmloader.js
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ var FileLoader = {
var EngineLoader = {
wasm_size: 2374239,
wasmjs_size: 340441,
asmjs_size: 4000000,
asmjs_size: 5039346,
wasm_instantiate_progress: 0,

stream_wasm: "false" === "true",
Expand Down

0 comments on commit 2ea635f

Please sign in to comment.