imported main menu scene addon
This commit is contained in:
@@ -11,9 +11,36 @@ config_version=5
|
||||
[application]
|
||||
|
||||
config/name="roguelike"
|
||||
run/main_scene="res://scenes/opening/opening.tscn"
|
||||
config/features=PackedStringArray("4.6", "Forward Plus")
|
||||
config/icon="res://icon.svg"
|
||||
|
||||
[audio]
|
||||
|
||||
buses/default_bus_layout="uid://km3d1obvxfba"
|
||||
|
||||
[autoload]
|
||||
|
||||
AppConfig="*uid://cjke6crjg14a0"
|
||||
SceneLoader="*uid://cbwmrnp0af35y"
|
||||
ProjectMusicController="*uid://r5t485lr3p7t"
|
||||
ProjectUISoundController="*uid://cc37235kj4384"
|
||||
|
||||
[editor_plugins]
|
||||
|
||||
enabled=PackedStringArray("res://addons/maaacks_game_template/plugin.cfg")
|
||||
|
||||
[internationalization]
|
||||
|
||||
locale/translations=PackedStringArray("res://addons/maaacks_game_template/base/translations/menus_translations.en.translation", "res://addons/maaacks_game_template/base/translations/menus_translations.fr.translation")
|
||||
|
||||
[maaacks_game_template]
|
||||
|
||||
disable_install_audio_busses=true
|
||||
disable_update_check=false
|
||||
disable_install_wizard=true
|
||||
copy_path="res://"
|
||||
|
||||
[physics]
|
||||
|
||||
3d/physics_engine="Jolt Physics"
|
||||
|
||||
Reference in New Issue
Block a user