diff --git a/README.md b/README.md index c0b0676..7c3ed00 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,7 @@ A categorized community-driven collection of high-quality, awesome [LÖVE](http: * [batteries](https://github.com/1bardesign/batteries/) - fills out lua's sparse standard library and provides implementations of common algorithms and data structures useful for games. * [cartographer](https://github.com/tesselode/cartographer) - Small Tiled map loader and drawer. * [clove](https://github.com/YoungNeer/clove) - A helper library which allows you to quickly loads huge amount of assets -* [hump](https://github.com/vrld/hump) - Collection of tools for developing games with LÖVE (Gamestates, Timers/Tweens, Vectors, Classes, Signals, Cameras). Repo is inactive but improvements are in the works at [this fork](https://github.com/HDictus/hump/tree/temp-master) (branch temp-master) +* [hump](https://github.com/HDictus/hump) - Collection of tools for developing games with LÖVE (Gamestates, Timers/Tweens, Vectors, Classes, Signals, Cameras). * [iffy](https://github.com/YoungNeer/iffy) - A SpriteSheet and Tileset helper library for LÖVE * [knife](https://github.com/airstruck/knife) - Collection of useful micro-modules for Lua (Class, State Machines, Bind, Chain, Coroutines, Event, Memoize, Entity, Tests, Timer) * [shard](https://github.com/MineGame159/shard) - Collection of useful mini modules