Update project documentation and configuration to reflect rendering changes. Changed renderer from Mobile to Forward+ for enhanced capabilities, clarified project details in CLAUDE.md, and updated README.md to explain the implications of the rendering method switch.

This commit is contained in:
Leonid Pershin
2026-08-10 21:42:02 +03:00
parent 044dde7b5f
commit dfc0f9a3b3
3 changed files with 7 additions and 5 deletions
+1 -2
View File
@@ -12,7 +12,7 @@ config_version=5
config/name="GWorld"
run/main_scene="uid://b6mhe7465wwge"
config/features=PackedStringArray("4.7", "Mobile")
config/features=PackedStringArray("4.7", "Forward Plus")
config/icon="res://icon.svg"
[autoload]
@@ -76,4 +76,3 @@ move_down={
[rendering]
rendering_device/driver.windows="d3d12"
renderer/rendering_method="mobile"