From af5a28bb6ec3e683ee859d3fef8e6ed98c85dc11 Mon Sep 17 00:00:00 2001 From: kud1ing Date: Fri, 29 Jul 2016 09:11:21 +0200 Subject: [PATCH] order --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a84fef8..6eca2a0 100644 --- a/README.md +++ b/README.md @@ -477,6 +477,8 @@ See also [http://areweideyet.com/](http://areweideyet.com/) and [Rust and IDEs]( * [vityafx/challonge-rs](https://github.com/vityafx/challonge-rs) [[challonge](https://crates.io/crates/challonge)] — Client library for the Challonge REST API. Helps to organize tournaments. [](https://travis-ci.org/vityafx/challonge-rs) * Corange * [lucidscape/corange-rs](https://github.com/lucidscape/corange-rs) — [Corange](https://github.com/orangeduck/Corange) bindings +* Entity-Component Systems (ECS) + * [slide-rs/specs](https://github.com/slide-rs/specs) — Specs Parallel ECS [](httpsL//github.com/travis-ci.org/slide-rs/specs) * Piston * [Piston](http://www.piston.rs) — [](https://travis-ci.org/PistonDevelopers/piston) * SDL [[sdl](https://crates.io/keywords/sdl)] @@ -484,8 +486,6 @@ See also [http://areweideyet.com/](http://areweideyet.com/) and [Rust and IDEs]( * [brson/rust-sdl](https://github.com/brson/rust-sdl) — [SDL1](http://www.libsdl.org/) bindings [](https://travis-ci.org/brson/rust-sdl) * SFML * [jeremyletang/rust-sfml](https://github.com/jeremyletang/rust-sfml) — [SFML](http://www.sfml-dev.org/) bindings [](https://travis-ci.org/jeremyletang/rust-sfml) -* Entity-Component Systems (ECS) - * [slide-rs/specs](https://github.com/slide-rs/specs) — Specs Parallel ECS [](httpsL//github.com/travis-ci.org/slide-rs/specs) * Voxlap * [bbodi/rust-voxlap](https://github.com/bbodi/rust-voxlap) — [Voxlap](http://advsys.net/ken/voxlap.htm) bindings