From cab012f4acf35e6e7655e8694d01afc68040b511 Mon Sep 17 00:00:00 2001 From: Paul Vorbach Date: Sat, 30 Aug 2014 01:30:08 -0700 Subject: [PATCH] Add Conrod to the list of GUI libraries --- Community-libraries.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Community-libraries.md b/Community-libraries.md index b64f62a..99922cb 100644 --- a/Community-libraries.md +++ b/Community-libraries.md @@ -122,6 +122,8 @@ See also [[Computer Graphics and Game Development]]. * Cocoa * [mozilla-servo/rust-cocoa](https://github.com/mozilla-servo/rust-cocoa) +* Conrod + * [PistonDevelopers/conrod](https://github.com/PistonDevelopers/conrod) * Gtk * [JeremyLetang/rgtk](https://github.com/JeremyLetang/rgtk) * ncurses