added gdnet module

This commit is contained in:
Daniel Lewan 2015-06-27 00:02:23 +02:00
parent ed4b8e8e68
commit e3d97b586a

View File

@ -45,6 +45,7 @@ Modules
*Stuff integrated into Godot core (C++).*
* [Gdnet](https://github.com/jrimclean/gdnet) - An ENet wrapper for Godot
* [WaterSplash 2D node](https://github.com/laverneth/WaterSplash)
* [Head tracking using OpenCV](https://github.com/antarktikali/godot-opencv-gpu-perspective)