Update TCP Networked physics link

This commit is contained in:
Calinou 2015-06-05 19:49:42 +02:00
parent de38978512
commit 6f809f7059

View File

@ -30,7 +30,7 @@ Demos
* [FPS Test](https://github.com/Calinou/fps-test) - A singleplayer FPS test. Physics work, but there are no enemies and no proper shooting.
* [HTTP Server](https://github.com/KOBUGE-Games/godot-httpd) - A HTTP 1.0 file server.
* [TCP Networked physics](https://github.com/jrimclean/network-demo-tcp) - Lets you connect to a server and view networked physics.
* [TCP Networked physics](https://github.com/jrimclean/godot-snapshot-interpolation-demo) - Lets you connect to a server and view networked physics.
Themes
------