update README
This commit is contained in:
parent
b82399f906
commit
c30dbdf1c6
1 changed files with 2 additions and 2 deletions
|
@ -3,6 +3,6 @@
|
||||||
Just wanted to see how Godot's networking works!
|
Just wanted to see how Godot's networking works!
|
||||||
|
|
||||||
<video controls width="900">
|
<video controls width="900">
|
||||||
<source src="./Media/Demo.webm" type="video/webm" />
|
<source src="https://github.com/BuyMyMojo/godot-network-test/raw/refs/heads/main/Media/Demo.webm" type="video/webm" />
|
||||||
<source src="./Media/Demo.mp4" type="video/mp4" />
|
<source src="https://github.com/BuyMyMojo/godot-network-test/raw/refs/heads/main/Media/Demo.mp4" type="video/mp4" />
|
||||||
</Video>
|
</Video>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue