From dce9d716c9ef6582a7ad76d85071c4d53507f240 Mon Sep 17 00:00:00 2001 From: Dennis Felsing Date: Tue, 3 Feb 2015 09:12:53 +0100 Subject: [PATCH] Updated Community Projects (markdown) --- Community-Projects.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/Community-Projects.md b/Community-Projects.md index 83f6fe9..a6412b6 100644 --- a/Community-Projects.md +++ b/Community-Projects.md @@ -1,6 +1,6 @@ ## IDEs/Text Editors -* Aporia https://github.com/nimrod-code/Aporia +* Aporia https://github.com/nim-lang/Aporia ## Networking @@ -9,7 +9,8 @@ ## OpenGL/Game-related * GLFW https://github.com/rafaelvasco/nimrod-glfw -* CSFML https://github.com/fowlmouth/nimrod-sfml +* CSFML https://github.com/blaxpirit/nim-csfml +* SDL2 https://github.com/nim-lang/sdl2 * Libtcod-nim https://github.com/Vladar4/libtcod-nim * Nimgame https://github.com/Vladar4/nimgame * OpenCL https://github.com/apriori/nimCL @@ -17,7 +18,7 @@ ## Package Managers -* Babel https://github.com/nimrod-code/babel +* Nimble https://github.com/nim-lang/nimble ## Physics @@ -26,8 +27,8 @@ ## Web * Jester https://github.com/dom96/jester -* [Nimbuild](http://build.nimrod-code.org) https://github.com/nimrod-code/nimbuild -* [Nimforum](http://forum.nimrod-code.org) https://github.com/nimrod-code/nimforum +* [Nimbuild](http://build.nim-lang.org) https://github.com/nim-lang/nimbuild +* [Nimforum](http://forum.nim-lang.org) https://github.com/nim-lang/nimforum ## Miscellaneous @@ -37,4 +38,5 @@ * https://github.com/Schala/nimrod-modules * Nake https://github.com/fowlmouth/nake * ANSI terminal color library for the Nimrod programming language https://github.com/eegg/nimrod-termcolor -* Command line parsing module https://github.com/gradha/argument_parser \ No newline at end of file +* Command line parsing module https://github.com/gradha/argument_parser +* https://github.com/def-/nim-unsorted \ No newline at end of file