From 0cb02a39382248a5b59b7f2f19f2f8e5f48957e7 Mon Sep 17 00:00:00 2001 From: dusk Date: Fri, 6 Dec 2024 01:51:29 +0300 Subject: [PATCH] docs: fix readme links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ec9eca..7afcf0a 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ for Godot 4.3+. - sane project / addon settings and file hierarchy - GDScript static typing is enforced - - [template scene](./scenes/_template.tscn) to duplicate for any new scenes, with [world environment and sun defaults](./scenes/defaults) + - template scenes (2D/3D) to duplicate for any new scenes, with [world environment and sun defaults](./scenes/_defaults) - export presets for windows, linux, osx and web - default rendering method is set to Compatibility - ...and other settings