From cbef2fa82d3b9b50e35fe4ac9980ddf8961c129e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Korg=C3=B3l?= Date: Sat, 22 Jun 2019 18:50:50 +0200 Subject: [PATCH 1/2] Update image --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73b8beb4fe..b54661baa7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- Veloren logo on a screenshot + Veloren logo on a screenshot

[![pipeline status](https://gitlab.com/veloren/veloren/badges/master/pipeline.svg)](https://gitlab.com/veloren/veloren/commits/master) From 2a402413de34877edede9fec7f8d218cdfb21dd0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Korg=C3=B3l?= Date: Sat, 22 Jun 2019 19:26:40 +0200 Subject: [PATCH 2/2] Update readme.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index b54661baa7..0f5e5a8950 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,6 @@ Veloren is a multiplayer voxel RPG written in Rust. Veloren takes inspiration from games such as Cube World, Minecraft and Dwarf Fortress. The game is currently under heavy development, but is playable. -At the moment the engine is undergoing a complete rewrite, so most basic things do not work yet. -(You can see the original engine [here](https://gitlab.com/veloren/game), but we concentrate all further development on the new engine.) - ## Development Currently the communication of contributors happens mainly on our [official Discord server](https://discord.gg/kjwJwjK). You can join it to keep up with the development, talk to us or contribute something yourself. Anyone who shows genuine effort to help is welcome in our team. You don't have to know how to program to contribute!