Add modified Fragmented project files
This commit is contained in:
parent
f99f1fbc9b
commit
77ce93fb15
57 changed files with 1696 additions and 0 deletions
15
examples/project.godot_
Normal file
15
examples/project.godot_
Normal file
|
@ -0,0 +1,15 @@
|
|||
; 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=5
|
||||
|
||||
[application]
|
||||
|
||||
config/name="Pigment Project"
|
||||
run/main_scene="res://0_empty.tscn"
|
||||
config/features=PackedStringArray("4.4", "Forward Plus")
|
Loading…
Add table
Add a link
Reference in a new issue