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