From bbf39c0312f425f47e83dc0e23f796cd3b306471 Mon Sep 17 00:00:00 2001 From: Lucas Desgouilles Date: Sat, 11 May 2019 18:55:05 +0200 Subject: [PATCH] Mark Amethyst as open-source (#192) Dual-license MIT/Apache-2.0 https://crates.io/crates/amethyst --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad8bca1..26557b0 100644 --- a/README.md +++ b/README.md @@ -192,7 +192,7 @@ Code * :free: [Agen](http://2dengine.com) - Cross-Platform framework for making 2D games with Lua, compatible iOS, Mac and Windows devices. * :tada: [Allegro](http://liballeg.org/) - Allegro 4 & 5 are cross-platform, open source, game programming libraries, primarily for C and C++ developers. -* :free: [Amethyst](https://www.amethyst.rs/) - Data-driven game engine written in Rust for 2D & 3D using `gfx-rs`. +* :tada: [Amethyst](https://www.amethyst.rs/) - Data-driven game engine written in Rust for 2D & 3D using `gfx-rs`. * :tada: [amulet](http://www.amulet.xyz/) - A free Lua-based audio/visual toolkit suitable for small games and experimentation. It runs on Windows, Mac, Linux, HTML5 and iOS. * :tada: [AndEngine](http://www.andengine.org) - 2D Android Game Engine * :tada: [Azul3D](http://azul3d.org/) - A 3D engine written in Go.