summaryrefslogtreecommitdiff
path: root/godot3/project.godot
diff options
context:
space:
mode:
authorHenrique Lacreta Alves <henriquelalves@gmail.com>2020-02-02 13:55:54 -0300
committerGitHub <noreply@github.com>2020-02-02 13:55:54 -0300
commit42080db6952467fcdf9acbe651a122e387e5321f (patch)
tree456653ed816c90c6051ef2f459fa5cd34610478a /godot3/project.godot
parentc3515366650c07c061b790bb523613f4eacbaede (diff)
parent3a73a96c38b6b23c6c6681f0cc73c388b413b1f6 (diff)
downloadplugin-godot-simple-crt-shader-42080db6952467fcdf9acbe651a122e387e5321f.tar.gz
plugin-godot-simple-crt-shader-42080db6952467fcdf9acbe651a122e387e5321f.tar.bz2
plugin-godot-simple-crt-shader-42080db6952467fcdf9acbe651a122e387e5321f.zip
Merge pull request #7 from J-Mo63/master
Updated compatibility for the 3.x project with Godot 3.2
Diffstat (limited to 'godot3/project.godot')
-rw-r--r--godot3/project.godot7
1 files changed, 6 insertions, 1 deletions
diff --git a/godot3/project.godot b/godot3/project.godot
index 403539f..78aa4cf 100644
--- a/godot3/project.godot
+++ b/godot3/project.godot
@@ -6,7 +6,12 @@
; [section] ; section goes between []
; param=value ; assign values to parameters
-config_version=3
+config_version=4
+
+_global_script_classes=[ ]
+_global_script_class_icons={
+
+}
[application]