From c81204c394ee68251c153bdbb87ab312dc8e527a Mon Sep 17 00:00:00 2001 From: Henrique Ramos Date: Wed, 5 May 2021 12:04:22 -0300 Subject: [PATCH] Add Veloren to Rust section (#937) * Update README.md * Update README.md * Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fc6886a..39d0e91 100644 --- a/README.md +++ b/README.md @@ -317,6 +317,7 @@ Habitica is a gamified task manager, webapp and android/ios app, really wonderfu - [nushell](https://github.com/nushell/nushell/labels/good%20first%20issue) _(label: good first issue)_
A modern shell for the GitHub era written in Rust. - [Hyper](https://github.com/hyperium/hyper/labels/E-easy) _(label: E-easy)_
A fast, safe and correct low-level HTTP library for Rust. - [dotenv-linter](https://github.com/dotenv-linter/dotenv-linter/labels/good%20first%20issue) _(label: good first issue)_
⚡️Lightning-fast linter for `.env` files. Written in Rust 🦀 +- [Veloren](https://gitlab.com/veloren/veloren/-/issues?label_name%5B%5D=beginner) _(label: beginner and difficulty::easy)_
Veloren is a multiplayer voxel RPG written in Rust. ## Scala