mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2025-12-16 13:30:07 +01:00
Fix README files, especially in Android IAP demos
This commit is contained in:
@@ -4,6 +4,6 @@ These demos showcase various ways to use the
|
||||
[`Viewport`](https://docs.godotengine.org/en/stable/classes/class_viewport.html) node.
|
||||
|
||||
Languages: All have GDScript, Dynamic Split Screen has
|
||||
[GDSL](https://docs.godotengine.org/en/latest/tutorials/shading/shading_reference/shading_language.html)
|
||||
[GDSL](https://docs.godotengine.org/en/latest/tutorials/shaders/shader_reference/shading_language.html)
|
||||
|
||||
Renderers: 3D in 2D and GUI in 3D use GLES 3, the rest are GLES 2
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
This sample project showcases an implementation of dynamic
|
||||
split screen, also called Voronoi split screen.
|
||||
|
||||
Language: [GDSL](https://docs.godotengine.org/en/latest/tutorials/shading/shading_reference/shading_language.html) and GDScript
|
||||
Language: [GDSL](https://docs.godotengine.org/en/latest/tutorials/shaders/shader_reference/shading_language.html) and GDScript
|
||||
|
||||
Renderer: GLES 2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user