diff options
author | LaG1924 <12997935+LaG1924@users.noreply.github.com> | 2021-07-06 15:00:50 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-06 15:00:50 +0200 |
commit | 4354b1b85b92e378ac0ea7c542edc033c6abdaff (patch) | |
tree | 4e2fa2a75f76778b1982a84c5a17d8d8744dd078 /README.md | |
parent | Merge pull request #66 from LaG1924/ftr/more-rmlui (diff) | |
parent | Added disconnect messages (diff) | |
download | AltCraft-4354b1b85b92e378ac0ea7c542edc033c6abdaff.tar AltCraft-4354b1b85b92e378ac0ea7c542edc033c6abdaff.tar.gz AltCraft-4354b1b85b92e378ac0ea7c542edc033c6abdaff.tar.bz2 AltCraft-4354b1b85b92e378ac0ea7c542edc033c6abdaff.tar.lz AltCraft-4354b1b85b92e378ac0ea7c542edc033c6abdaff.tar.xz AltCraft-4354b1b85b92e378ac0ea7c542edc033c6abdaff.tar.zst AltCraft-4354b1b85b92e378ac0ea7c542edc033c6abdaff.zip |
Diffstat (limited to 'README.md')
-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. |