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

Also expand the CODEOWNERS file
This commit is contained in:
Aaron Franke 2021-03-12 00:14:38 -05:00
parent 5c154dac25
commit 8a0824a948
No known key found for this signature in database
GPG Key ID: 40A1750B977E56BF
6 changed files with 19 additions and 4 deletions

13
.github/CODEOWNERS vendored
View File

@ -2,7 +2,12 @@
# Each line is a file pattern followed by one or more owners.
# Owners can be @users, @org/teams or emails
/misc/2.5d @aaronfranke
/mono/2.5d @aaronfranke
/2d/physics_tests @pouleyKetchoupp
/3d/physics_tests @pouleyKetchoupp
/.github/dist/ @Calinou
/3d/voxel/ @aaronfranke
/misc/matrix_transform/ @aaronfranke
/misc/2.5d/ @aaronfranke
/mono/2.5d/ @aaronfranke
/2d/physics_tests/ @pouleyKetchoupp
/3d/physics_tests/ @pouleyKetchoupp

View File

@ -11,6 +11,8 @@ Language: GDScript
Renderer: GLES 2
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/887
## Screenshots
![No collision](screenshots/no_collision.png)

View File

@ -13,6 +13,8 @@ Language: GDScript
Renderer: GLES 2
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/888
## Screenshots
![Screenshot](screenshots/screenshot.png)

View File

@ -14,6 +14,8 @@ Language: GDScript
Renderer: GLES 2
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/889
## Screenshots
![Screenshot](screenshots/waypoints.png)

View File

@ -13,6 +13,8 @@ Language: GDScript
Renderer: GLES 2
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/890
## Screenshots
![Screenshot](screenshots/control_gallery.png)

View File

@ -15,6 +15,8 @@ Language: GDScript
Renderer: GLES 2
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/891
## Screenshots
![Screenshot](screenshots/save_load.png)