Add links to the Asset Library after release 3.2-5bd2bbf

This commit is contained in:
Aaron Franke
2020-11-28 23:21:06 -05:00
parent 5bd2bbfda9
commit 20a515153f
4 changed files with 10 additions and 4 deletions

View File

@@ -10,3 +10,5 @@ Renderer: GLES 2
Note: There is a GDScript version available
[here](https://github.com/godotengine/godot-demo-projects/tree/master/mobile/android_iap).
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/787

View File

@@ -1,6 +1,7 @@
# Pong Multiplayer with C#
A multiplayer demo of Pong. One player presses "host". The other presses "join". This only works locally.
A multiplayer demo of Pong. One player presses "host".
The other presses "join". This only works locally.
Language: [C#](https://docs.godotengine.org/en/latest/tutorials/scripting/c_sharp/index.html)
@@ -8,6 +9,8 @@ Renderer: GLES 2
Note: There is a GDScript version available [here](https://github.com/godotengine/godot-demo-projects/tree/master/networking/multiplayer_pong).
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/788
## Screenshots
![Screenshot](../../2d/pong/screenshots/pong.png)