godot-network-test/README.md
2025-04-27 23:58:19 +10:00

8 lines
224 B
Markdown

# A simple networking test
Just wanted to see how Godot's networking works!
<video controls width="900">
<source src="./Media/Demo.webm" type="video/webm" />
<source src="./Media/Demo.mp4" type="video/mp4" />
</Video>