mirror of
https://github.com/Relintai/awesome-godot.git
synced 2024-11-12 19:27:18 +01:00
Add HTTP 1.0 file server
This commit is contained in:
parent
4f8193ad2d
commit
de38978512
@ -29,6 +29,7 @@ Demos
|
||||
*Demos to learn GDScript, its concepts, and various game features.*
|
||||
|
||||
* [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.
|
||||
|
||||
Themes
|
||||
|
Loading…
Reference in New Issue
Block a user