Add godot config
parent
e7a06b748d
commit
e10a2325c4
|
@ -0,0 +1,2 @@
|
||||||
|
editor_settings-3.tres
|
||||||
|
projects/*
|
|
@ -0,0 +1,2 @@
|
||||||
|
extends %BASE%
|
||||||
|
|
|
@ -0,0 +1,5 @@
|
||||||
|
extends %BASE%
|
||||||
|
|
||||||
|
|
||||||
|
func _ready()%VOID_RETURN%:
|
||||||
|
%TS%pass
|
Loading…
Reference in New Issue