diff --git a/docs/Build/docs.asm.code.unityweb b/docs/Build/docs.asm.code.unityweb new file mode 100644 index 0000000..1bc7be9 Binary files /dev/null and b/docs/Build/docs.asm.code.unityweb differ diff --git a/docs/Build/docs.asm.framework.unityweb b/docs/Build/docs.asm.framework.unityweb new file mode 100644 index 0000000..38b7a62 Binary files /dev/null and b/docs/Build/docs.asm.framework.unityweb differ diff --git a/docs/Build/docs.asm.memory.unityweb b/docs/Build/docs.asm.memory.unityweb new file mode 100644 index 0000000..168d53c Binary files /dev/null and b/docs/Build/docs.asm.memory.unityweb differ diff --git a/docs/Build/docs.data.unityweb b/docs/Build/docs.data.unityweb new file mode 100644 index 0000000..fda0456 Binary files /dev/null and b/docs/Build/docs.data.unityweb differ diff --git a/docs/Build/docs.json b/docs/Build/docs.json new file mode 100644 index 0000000..2a016b2 --- /dev/null +++ b/docs/Build/docs.json @@ -0,0 +1,9 @@ +{ +"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/Build/small-world.asm.code.unityweb b/docs/Build/small-world.asm.code.unityweb deleted file mode 100644 index 0d8c820..0000000 Binary files a/docs/Build/small-world.asm.code.unityweb and /dev/null differ diff --git a/docs/Build/small-world.asm.framework.unityweb b/docs/Build/small-world.asm.framework.unityweb deleted file mode 100644 index f992f1b..0000000 Binary files a/docs/Build/small-world.asm.framework.unityweb and /dev/null differ diff --git a/docs/Build/small-world.asm.memory.unityweb b/docs/Build/small-world.asm.memory.unityweb deleted file mode 100644 index 60e577b..0000000 Binary files a/docs/Build/small-world.asm.memory.unityweb and /dev/null differ diff --git a/docs/Build/small-world.data.unityweb b/docs/Build/small-world.data.unityweb deleted file mode 100644 index 8e37c5a..0000000 Binary files a/docs/Build/small-world.data.unityweb and /dev/null differ diff --git a/docs/Build/small-world.json b/docs/Build/small-world.json deleted file mode 100644 index bd1cd7b..0000000 --- a/docs/Build/small-world.json +++ /dev/null @@ -1,9 +0,0 @@ -{ -"TOTAL_MEMORY": 268435456, -"dataUrl": "small-world.data.unityweb", -"asmCodeUrl": "small-world.asm.code.unityweb", -"asmMemoryUrl": "small-world.asm.memory.unityweb", -"asmFrameworkUrl": "small-world.asm.framework.unityweb", -"splashScreenStyle": "Dark", -"backgroundColor": "#222C36" -} \ No newline at end of file diff --git a/docs/index.html b/docs/index.html index 35f5308..08ec632 100644 --- a/docs/index.html +++ b/docs/index.html @@ -9,7 +9,7 @@