Adding log.gd
This commit is contained in:
parent
eb32d6614e
commit
4522259397
547 changed files with 46844 additions and 0 deletions
5
addons/gdUnit4/test/mocker/resources/GD-256/world.gd
Normal file
5
addons/gdUnit4/test/mocker/resources/GD-256/world.gd
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
class_name Munderwood_Pathing_World
|
||||
extends Node
|
||||
|
||||
func foo() -> String:
|
||||
return "test"
|
||||
Loading…
Add table
Add a link
Reference in a new issue