From 7a3f03bb0a4ea359c8ad20b97008477333dd6055 Mon Sep 17 00:00:00 2001 From: Neer <49652823+YoungNeer@users.noreply.github.com> Date: Wed, 25 Dec 2019 18:15:14 +0530 Subject: [PATCH] Added animX You can read the [features of animX](https://github.com/YoungNeer/animx#features-of-animx) for more information! --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 5b00b47..fe72cf0 100644 --- a/readme.md +++ b/readme.md @@ -124,6 +124,7 @@ Note: From LuaJIT to Lua to lua.vm.js to Moonshine, a basic benchmark sees perfo - [Coronium](https://develephant.github.io/coronium-core-docs/) - Simple cloud platform supporting analytics, data objects, user management, and more. - LÖVE - [awesome-love2d](https://github.com/love2d-community/awesome-love2d) - A list like this one, but focused on game dev and the LÖVE platform. + - [animX](https://github.com/YoungNeer/animx) - An animation library for LÖVE. - [lurker](https://github.com/rxi/lurker) - Shortens the iteration cycle by auto-swapping changed Lua files in a running LÖVE project. - [HUMP](http://vrld.github.io/hump/) - A set of lightweight helpers for LÖVE; a game-oriented utility belt. - MOAI