update README
This commit is contained in:
parent
c30dbdf1c6
commit
eaec09a0ef
1 changed files with 5 additions and 4 deletions
|
@ -2,7 +2,8 @@
|
|||
|
||||
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>
|
||||
Demo video:
|
||||
|
||||
- [webm](./Media/Demo.webm)
|
||||
- [MP4](./Media/Demo.mp4)
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue