First network test
This commit is contained in:
commit
cd2d63c8eb
98 changed files with 581 additions and 0 deletions
8
README.md
Normal file
8
README.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# 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>
|
Loading…
Add table
Add a link
Reference in a new issue