mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-04 15:00:09 +01:00
Fix README links to asset library (#1078)
This updates all links to point to the 4.2 demos instead of the 3.5 ones. Co-authored-by: A Thousand Ships (she/her) <96648715+AThousandShips@users.noreply.github.com>
This commit is contained in:
@@ -8,7 +8,7 @@ Language: GDScript
|
||||
|
||||
Renderer: Compatibility
|
||||
|
||||
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/139
|
||||
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/2797
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ Renderer: Compatibility
|
||||
|
||||
Note: The non-multiplayer version is available [here](https://github.com/godotengine/godot-demo-projects/tree/master/2d/pong).
|
||||
|
||||
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/138
|
||||
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/2798
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
||||
@@ -5,5 +5,3 @@ This is a minimal sample of using WebRTC connections to connect two peers to eac
|
||||
Language: GDScript
|
||||
|
||||
Renderer: Compatibility
|
||||
|
||||
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/536
|
||||
|
||||
@@ -14,8 +14,6 @@ Language: GDScript
|
||||
|
||||
Renderer: Compatibility
|
||||
|
||||
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/537
|
||||
|
||||
## Protocol
|
||||
|
||||
The protocol is JSON based, and uses messages in the form:
|
||||
|
||||
@@ -6,7 +6,7 @@ Language: GDScript
|
||||
|
||||
Renderer: Compatibility
|
||||
|
||||
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/538
|
||||
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/2799
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
||||
@@ -6,4 +6,4 @@ Language: GDScript
|
||||
|
||||
Renderer: Compatibility
|
||||
|
||||
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/539
|
||||
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/2800
|
||||
|
||||
@@ -6,7 +6,7 @@ Language: GDScript
|
||||
|
||||
Renderer: Compatibility
|
||||
|
||||
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/540
|
||||
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/2801
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
||||
Reference in New Issue
Block a user