diff --git a/docs/Build/Web.asm.code.unityweb b/docs/Build/Web.asm.code.unityweb new file mode 100644 index 0000000..687a341 Binary files /dev/null and b/docs/Build/Web.asm.code.unityweb differ diff --git a/docs/Build/Web.asm.framework.unityweb b/docs/Build/Web.asm.framework.unityweb new file mode 100644 index 0000000..627c6fe Binary files /dev/null and b/docs/Build/Web.asm.framework.unityweb differ diff --git a/docs/Build/Web.asm.memory.unityweb b/docs/Build/Web.asm.memory.unityweb new file mode 100644 index 0000000..0bd2986 Binary files /dev/null and b/docs/Build/Web.asm.memory.unityweb differ diff --git a/docs/Build/Web.data.unityweb b/docs/Build/Web.data.unityweb new file mode 100644 index 0000000..7bff198 Binary files /dev/null and b/docs/Build/Web.data.unityweb differ diff --git a/docs/Build/Web.json b/docs/Build/Web.json new file mode 100644 index 0000000..c91a712 --- /dev/null +++ b/docs/Build/Web.json @@ -0,0 +1,9 @@ +{ +"TOTAL_MEMORY": 268435456, +"dataUrl": "Web.data.unityweb", +"asmCodeUrl": "Web.asm.code.unityweb", +"asmMemoryUrl": "Web.asm.memory.unityweb", +"asmFrameworkUrl": "Web.asm.framework.unityweb", +"splashScreenStyle": "Dark", +"backgroundColor": "#222C36" +} \ No newline at end of file diff --git a/docs/Build/docs.asm.code.unityweb b/docs/Build/docs.asm.code.unityweb deleted file mode 100644 index d7b5925..0000000 Binary files a/docs/Build/docs.asm.code.unityweb and /dev/null differ diff --git a/docs/Build/docs.asm.framework.unityweb b/docs/Build/docs.asm.framework.unityweb deleted file mode 100644 index 190925a..0000000 Binary files a/docs/Build/docs.asm.framework.unityweb and /dev/null differ diff --git a/docs/Build/docs.asm.memory.unityweb b/docs/Build/docs.asm.memory.unityweb deleted file mode 100644 index 0662992..0000000 Binary files a/docs/Build/docs.asm.memory.unityweb and /dev/null differ diff --git a/docs/Build/docs.data.unityweb b/docs/Build/docs.data.unityweb deleted file mode 100644 index 39dc871..0000000 Binary files a/docs/Build/docs.data.unityweb and /dev/null differ diff --git a/docs/Build/docs.json b/docs/Build/docs.json deleted file mode 100644 index 2a016b2..0000000 --- a/docs/Build/docs.json +++ /dev/null @@ -1,9 +0,0 @@ -{ -"TOTAL_MEMORY": 268435456, -"dataUrl": "docs.data.unityweb", -"asmCodeUrl": "docs.asm.code.unityweb", -"asmMemoryUrl": "docs.asm.memory.unityweb", -"asmFrameworkUrl": "docs.asm.framework.unityweb", -"splashScreenStyle": "Dark", -"backgroundColor": "#222C36" -} \ No newline at end of file diff --git a/docs/index.html b/docs/index.html index 622a784..c653a60 100644 --- a/docs/index.html +++ b/docs/index.html @@ -9,7 +9,7 @@