commit c536f53c1e00ef7e58517c48575692f5f8ae4308 parent af3d7fec9d0f2630b1306105f383240f18045a5f Author: Christopher Ray Langford <chris@hellocld.com> Date: Mon, 4 Nov 2019 12:47:15 -0500 Moved project to GLES 2 so it'll run on the t510 Diffstat:
M | project.godot | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/project.godot b/project.godot @@ -27,4 +27,5 @@ window/stretch/aspect="keep" [rendering] +quality/driver/driver_name="GLES2" environment/default_environment="res://default_env.tres"