Merge pull request #68 from sbeca/pr-project-files

Update project.godot files to latest format
This commit is contained in:
Rémi Verschelde
2017-10-29 16:45:55 +01:00
committed by GitHub
32 changed files with 430 additions and 45 deletions

View File

@@ -1,10 +1,22 @@
; 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=3
[application]
config/name="Kinematic Character 3D"
config/icon="res://kinebody3d.png"
run/main_scene="res://level.scn"
config/icon="res://kinebody3d.png"
[gdnative]
singletons=[ ]
[input]