feat: 基本完成了主界面的制作
This commit is contained in:
@@ -11,9 +11,14 @@ config_version=5
|
||||
[application]
|
||||
|
||||
config/name="PaperChemisGame"
|
||||
run/main_scene="uid://b2rokrdsjgx62"
|
||||
config/features=PackedStringArray("4.5", "GL Compatibility")
|
||||
config/icon="res://icon.svg"
|
||||
|
||||
[autoload]
|
||||
|
||||
MultiGame="*res://scripts/autoload/MultiGame.gd"
|
||||
|
||||
[rendering]
|
||||
|
||||
renderer/rendering_method="gl_compatibility"
|
||||
|
||||
Reference in New Issue
Block a user