Adds missing data
This commit is contained in:
parent
e6391d9fdd
commit
53cdcc3433
620 changed files with 47293 additions and 151 deletions
|
|
@ -11,15 +11,23 @@ config_version=5
|
|||
[application]
|
||||
|
||||
config/name="MJ177"
|
||||
run/main_scene="res://TestScene.tscn"
|
||||
run/main_scene="res://content/levels/MainMenu.tscn"
|
||||
config/features=PackedStringArray("4.3", "GL Compatibility")
|
||||
config/icon="res://icon.svg"
|
||||
|
||||
[autoload]
|
||||
|
||||
CyclopsAutoload="*res://addons/cyclops_level_builder/cyclops_global_scene.tscn"
|
||||
|
||||
[display]
|
||||
|
||||
window/size/viewport_width=1920
|
||||
window/size/viewport_height=1080
|
||||
|
||||
[editor_plugins]
|
||||
|
||||
enabled=PackedStringArray("res://addons/cyclops_level_builder/plugin.cfg")
|
||||
|
||||
[input]
|
||||
|
||||
player_left={
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue