From 7d67cf7f70bb8f19828ce63edb0b772651b4269a Mon Sep 17 00:00:00 2001 From: Lucas Girouard-Stranks Date: Tue, 27 Sep 2016 04:30:48 -0700 Subject: [PATCH] Add Nez mention (#261) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 57500be6..9216a7da 100644 --- a/README.md +++ b/README.md @@ -156,4 +156,5 @@ MonoGame.Extended is released under the [The MIT License (MIT)](https://github.c - Matthew-Davey for letting us use the [Mercury Particle Engine](https://github.com/Matthew-Davey/mercury-particle-engine). - John McDonald for [2D XNA Primitives](https://bitbucket.org/C3/2d-xna-primitives/wiki/Home) - [LibGDX](https://libgdx.badlogicgames.com) for a whole lot of inspiration. + - @prime31 for [Nez](https://github.com/prime31/Nez), which ideas and code bounce back and forth. - All of our contributors!