Import test project as example
TODO: update gitlab-ci template to also use the test-project
This commit is contained in:
4
test-project/scripts/Game.gd
Executable file
4
test-project/scripts/Game.gd
Executable file
@@ -0,0 +1,4 @@
|
||||
extends Node2D
|
||||
|
||||
func _ready():
|
||||
pass
|
||||
Reference in New Issue
Block a user