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:
ShatteredReality
2024-06-24 10:29:58 -07:00
committed by GitHub
parent fbb7cb442c
commit b4c73f4888
108 changed files with 145 additions and 145 deletions

View File

@@ -6,11 +6,11 @@ for game development in Godot, including
Language: [C#](https://docs.godotengine.org/en/latest/tutorials/scripting/c_sharp/index.html)
Renderer: GLES 2
Renderer: Compatibility
Note: There is a GDScript version 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/535
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/2796
## How does it work?