diff options
author | LaG1924 <12997935+LaG1924@users.noreply.github.com> | 2021-06-24 10:45:46 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-24 10:45:46 +0200 |
commit | 5916926cb25fe97346b0997eb54c296d62453bdc (patch) | |
tree | 7e11d4c86d82fe824f1e5958c808d71c32228741 /README.md | |
parent | Merge pull request #57 from LaG1924/ftr/rmlui (diff) | |
parent | Replaced Travis-CI with Github Actions (diff) | |
download | AltCraft-5916926cb25fe97346b0997eb54c296d62453bdc.tar AltCraft-5916926cb25fe97346b0997eb54c296d62453bdc.tar.gz AltCraft-5916926cb25fe97346b0997eb54c296d62453bdc.tar.bz2 AltCraft-5916926cb25fe97346b0997eb54c296d62453bdc.tar.lz AltCraft-5916926cb25fe97346b0997eb54c296d62453bdc.tar.xz AltCraft-5916926cb25fe97346b0997eb54c296d62453bdc.tar.zst AltCraft-5916926cb25fe97346b0997eb54c296d62453bdc.zip |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -# AltCraft [![Build Status](https://travis-ci.org/LaG1924/AltCraft.svg?branch=master)](https://travis-ci.org/LaG1924/AltCraft) +# AltCraft [![CI](https://github.com/LaG1924/AltCraft/actions/workflows/ci.yml/badge.svg?event=push)](https://github.com/LaG1924/AltCraft/actions/workflows/ci.yml) AltCraft is implementation of [Minecraft: Java Edition (1.12.2)](https://minecraft.net) in C++. This is aimed at being fast, being free and being easy expandable. |