diff options
author | LaG1924 <lag1924@gmail.com> | 2021-06-24 10:22:10 +0200 |
---|---|---|
committer | LaG1924 <lag1924@gmail.com> | 2021-06-24 10:30:26 +0200 |
commit | e781105a55302854123b7059193f372812b6599e (patch) | |
tree | 7e11d4c86d82fe824f1e5958c808d71c32228741 /README.md | |
parent | Added Github Actions CMake build (diff) | |
download | AltCraft-e781105a55302854123b7059193f372812b6599e.tar AltCraft-e781105a55302854123b7059193f372812b6599e.tar.gz AltCraft-e781105a55302854123b7059193f372812b6599e.tar.bz2 AltCraft-e781105a55302854123b7059193f372812b6599e.tar.lz AltCraft-e781105a55302854123b7059193f372812b6599e.tar.xz AltCraft-e781105a55302854123b7059193f372812b6599e.tar.zst AltCraft-e781105a55302854123b7059193f372812b6599e.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. |