summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaG1924 <12997935+LaG1924@users.noreply.github.com>2021-07-05 09:50:32 +0200
committerGitHub <noreply@github.com>2021-07-05 09:50:32 +0200
commitab23b1b10a0beabfef6d33e804de47f11f762c42 (patch)
tree1f38b9d336b7c218d8ae0806ea6ec43d6228b51a
parentChanged dynamic libs to static (diff)
downloadAltCraft-ab23b1b10a0beabfef6d33e804de47f11f762c42.tar
AltCraft-ab23b1b10a0beabfef6d33e804de47f11f762c42.tar.gz
AltCraft-ab23b1b10a0beabfef6d33e804de47f11f762c42.tar.bz2
AltCraft-ab23b1b10a0beabfef6d33e804de47f11f762c42.tar.lz
AltCraft-ab23b1b10a0beabfef6d33e804de47f11f762c42.tar.xz
AltCraft-ab23b1b10a0beabfef6d33e804de47f11f762c42.tar.zst
AltCraft-ab23b1b10a0beabfef6d33e804de47f11f762c42.zip
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0f11119..09756f8 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,14 @@ AltCraft is implementation of [Minecraft: Java Edition (1.12.2)](https://minecra
This is aimed at being fast, being free and being easy expandable.
+# Demonstration ([more](https://github.com/LaG1924/AltCraft/discussions/69))
+
+![screenshot_1](https://user-images.githubusercontent.com/12997935/124433999-cbd7a780-dd8c-11eb-812d-e89c65ffabc6.png)
+![screenshot_2](https://user-images.githubusercontent.com/12997935/124433848-9fbc2680-dd8c-11eb-9c68-a0a9a3dcaecb.png)
+
+Clickable video:
+[![video_1_yt](https://img.youtube.com/vi/LvvsEjPvCmY/0.jpg)](https://www.youtube.com/watch?v=LvvsEjPvCmY)
+
# Build
1. Install CMake 3.14, C++ compiler, OpenGL.