From 432db8a1115a6fa7d341b3ce14ddb72b8673d9a5 Mon Sep 17 00:00:00 2001 From: Hell13Cat <46496367+Hell13Cat@users.noreply.github.com> Date: Sun, 23 Jan 2022 22:07:06 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D1=82=D1=80=D0=B5=D0=B4=D0=B0=D0=BA?= =?UTF-8?q?=D1=82=D0=B8=D1=80=D0=BE=D0=B2=D0=B0=D0=BD=D0=B0=20=D0=B4=D0=BE?= =?UTF-8?q?=D0=BA=D1=83=D0=BC=D0=B5=D0=BD=D1=82=D0=B0=D1=86=D0=B8=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- {documentation => doc}/Addons.html | 0 {documentation => doc}/Animations.html | 0 {documentation => doc}/Biomes.html | 0 {documentation => doc}/Blocks.html | 0 {documentation => doc}/Entities.html | 0 {documentation => doc}/Entity Events.html | 0 {documentation => doc}/Features.html | 0 {documentation => doc}/Fogs.html | 0 {documentation => doc}/Item.html | 0 {documentation => doc}/Molang.html | 0 {documentation => doc}/Particles.html | 0 {documentation => doc}/Recipes.html | 0 {documentation => doc}/Schemas.html | 0 {documentation => doc}/Scripting.html | 0 {documentation => doc}/Texture Sets.html | 0 {documentation => doc}/UI.html | 0 {documentation => doc}/Volumes.html | 0 documentation/Index.html => doc/index.html | 0 18 files changed, 0 insertions(+), 0 deletions(-) rename {documentation => doc}/Addons.html (100%) rename {documentation => doc}/Animations.html (100%) rename {documentation => doc}/Biomes.html (100%) rename {documentation => doc}/Blocks.html (100%) rename {documentation => doc}/Entities.html (100%) rename {documentation => doc}/Entity Events.html (100%) rename {documentation => doc}/Features.html (100%) rename {documentation => doc}/Fogs.html (100%) rename {documentation => doc}/Item.html (100%) rename {documentation => doc}/Molang.html (100%) rename {documentation => doc}/Particles.html (100%) rename {documentation => doc}/Recipes.html (100%) rename {documentation => doc}/Schemas.html (100%) rename {documentation => doc}/Scripting.html (100%) rename {documentation => doc}/Texture Sets.html (100%) rename {documentation => doc}/UI.html (100%) rename {documentation => doc}/Volumes.html (100%) rename documentation/Index.html => doc/index.html (100%) diff --git a/documentation/Addons.html b/doc/Addons.html similarity index 100% rename from documentation/Addons.html rename to doc/Addons.html diff --git a/documentation/Animations.html b/doc/Animations.html similarity index 100% rename from documentation/Animations.html rename to doc/Animations.html diff --git a/documentation/Biomes.html b/doc/Biomes.html similarity index 100% rename from documentation/Biomes.html rename to doc/Biomes.html diff --git a/documentation/Blocks.html b/doc/Blocks.html similarity index 100% rename from documentation/Blocks.html rename to doc/Blocks.html diff --git a/documentation/Entities.html b/doc/Entities.html similarity index 100% rename from documentation/Entities.html rename to doc/Entities.html diff --git a/documentation/Entity Events.html b/doc/Entity Events.html similarity index 100% rename from documentation/Entity Events.html rename to doc/Entity Events.html diff --git a/documentation/Features.html b/doc/Features.html similarity index 100% rename from documentation/Features.html rename to doc/Features.html diff --git a/documentation/Fogs.html b/doc/Fogs.html similarity index 100% rename from documentation/Fogs.html rename to doc/Fogs.html diff --git a/documentation/Item.html b/doc/Item.html similarity index 100% rename from documentation/Item.html rename to doc/Item.html diff --git a/documentation/Molang.html b/doc/Molang.html similarity index 100% rename from documentation/Molang.html rename to doc/Molang.html diff --git a/documentation/Particles.html b/doc/Particles.html similarity index 100% rename from documentation/Particles.html rename to doc/Particles.html diff --git a/documentation/Recipes.html b/doc/Recipes.html similarity index 100% rename from documentation/Recipes.html rename to doc/Recipes.html diff --git a/documentation/Schemas.html b/doc/Schemas.html similarity index 100% rename from documentation/Schemas.html rename to doc/Schemas.html diff --git a/documentation/Scripting.html b/doc/Scripting.html similarity index 100% rename from documentation/Scripting.html rename to doc/Scripting.html diff --git a/documentation/Texture Sets.html b/doc/Texture Sets.html similarity index 100% rename from documentation/Texture Sets.html rename to doc/Texture Sets.html diff --git a/documentation/UI.html b/doc/UI.html similarity index 100% rename from documentation/UI.html rename to doc/UI.html diff --git a/documentation/Volumes.html b/doc/Volumes.html similarity index 100% rename from documentation/Volumes.html rename to doc/Volumes.html diff --git a/documentation/Index.html b/doc/index.html similarity index 100% rename from documentation/Index.html rename to doc/index.html