Add Accidental Noise Library module

This commit is contained in:
Andrii Doroshenko (Xrayez) 2018-12-06 12:37:39 +02:00
parent f8d93a8ebb
commit b9d2447fed

View File

@ -61,6 +61,7 @@ A curated list of [free/libre](https://gnu.org/philosophy/free-sw.html) games, p
*Stuff integrated into Godot core (C++).*
- [godot-anl](https://github.com/Xrayez/godot-anl) - A wrapper for [Accidental Noise Library](https://github.com/JTippetts/accidental-noise-library) with a visual noise editing support.
- [godot-python](https://github.com/touilleMan/godot-python) - Python support for Godot 3.
- [godot-enet-better](https://github.com/Faless/godot-enet-better) - A better ENet module for high-performance multiplayer games with Godot.
- [Gdnet](https://github.com/jrimclean/gdnet) - An ENet wrapper for Godot.