diff --git a/README.md b/README.md index 8f19a8f..5a9a59b 100644 --- a/README.md +++ b/README.md @@ -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.