bcirpggithubmirror/Godot/MainMenu/GodotUserInterface_Doug/bcirpg_mainMenu_20220220A/project.godot
MacDugRPG ef5c824b00 BCIRPG Menu
The following changes done here:
1. Stripped down to the main menu, and that pushed as erpg\Godot\MainMenu\GodotUserInterface_Doug bcirpg_mainMenu_[date]

2. Relocated all other project work to: erpg\Godot\Experiments\Doug\
2022-02-20 14:33:15 -05:00

29 lines
615 B
Plaintext

; Engine configuration file.
; It's best edited using the editor UI and not directly,
; since the parameters that go here are not all obvious.
;
; Format:
; [section] ; section goes between []
; param=value ; assign values to parameters
config_version=4
[application]
config/name="BCIRPGR_mainMenu"
run/main_scene="res://Screens/MenuScreen.tscn"
config/icon="res://icon.png"
[autoload]
PlayerSettings="*res://globalScripts/playerSettings.gd"
History="*res://globalScripts/history.gd"
[physics]
common/enable_pause_aware_picking=true
[rendering]
environment/default_environment="res://default_env.tres"