lots of features
This commit is contained in:
@@ -11,9 +11,14 @@ config_version=5
|
||||
[application]
|
||||
|
||||
config/name="FPS"
|
||||
run/main_scene="res://Scenes/Level.tscn"
|
||||
run/main_scene="res://Scenes/Main.tscn"
|
||||
config/features=PackedStringArray("4.1", "C#", "Forward Plus")
|
||||
|
||||
[autoload]
|
||||
|
||||
SceneHandler="*res://Scripts/SceneHandler.cs"
|
||||
BgmPlayer="*res://Scripts/BGMPlayer.cs"
|
||||
|
||||
[dotnet]
|
||||
|
||||
project/assembly_name="FPS"
|
||||
|
||||
Reference in New Issue
Block a user