Intial commit

This commit is contained in:
2020-07-25 17:09:22 -04:00
commit 8f3b8cf989
69 changed files with 41423 additions and 0 deletions

10
test_proj/.gutconfig.json Normal file
View File

@@ -0,0 +1,10 @@
{
"dirs":[
"res://tests/"
],
"include_subdirs":true,
"ignore_pause":true,
"log_level":2,
"should_exit":true,
"should_maximize":false
}