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:
+1
-2
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user