diff options
author | LaG1924 <12997935+LaG1924@users.noreply.github.com> | 2021-07-05 09:50:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-05 09:50:32 +0200 |
commit | ab23b1b10a0beabfef6d33e804de47f11f762c42 (patch) | |
tree | 1f38b9d336b7c218d8ae0806ea6ec43d6228b51a /README.md | |
parent | Changed dynamic libs to static (diff) | |
download | AltCraft-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 |
Diffstat (limited to '')
-rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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. |