run on vs code
This commit is contained in:
+10
-1
@@ -11,7 +11,8 @@ config_version=5
|
||||
[application]
|
||||
|
||||
config/name="Godot BotW"
|
||||
config/features=PackedStringArray("4.3", "Forward Plus")
|
||||
run/main_scene="uid://biqndtedokpnl"
|
||||
config/features=PackedStringArray("4.5", "C#", "Forward Plus")
|
||||
config/icon="res://graphics/icon.png"
|
||||
|
||||
[display]
|
||||
@@ -19,6 +20,14 @@ config/icon="res://graphics/icon.png"
|
||||
window/size/viewport_width=1920
|
||||
window/size/viewport_height=1080
|
||||
|
||||
[dotnet]
|
||||
|
||||
project/assembly_name="Godot BotW"
|
||||
|
||||
[filesystem]
|
||||
|
||||
import/blender/enabled=false
|
||||
|
||||
[input]
|
||||
|
||||
left={
|
||||
|
||||
Reference in New Issue
Block a user