Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixing C compatiblity for GDNative NET module | Fabio Alessandrelli | 2019-02-24 | 1 | -4/+4 |
| | | | | Also add net interfaces to gdnative_api.json | ||||
* | Update copyright statements to 2019 | Rémi Verschelde | 2019-01-01 | 1 | -2/+2 |
| | | | | Happy new year to the wonderful Godot community! | ||||
* | Add [Packet/Stream/Multiplayer]PeerGDNative | Fabio Alessandrelli | 2018-06-27 | 1 | -0/+77 |
They provide an interface to implement PacketPeer, StreamPeer, and NetworkedMultiplayerPeer via GDNative. |