godot-network-test/README.md
2025-04-28 00:02:13 +10:00

8 lines
356 B
Markdown

# A simple networking test
Just wanted to see how Godot's networking works!
<video controls width="900">
<source src="https://github.com/BuyMyMojo/godot-network-test/raw/refs/heads/main/Media/Demo.webm" type="video/webm" />
<source src="https://github.com/BuyMyMojo/godot-network-test/raw/refs/heads/main/Media/Demo.mp4" type="video/mp4" />
</Video>