gdnative_python/tests/work_with_gdscript/project.godot

16 lines
216 B
Plaintext

config_version=3
[application]
config/name="test:work_with_gdscript"
run/main_scene="res://main.tscn"
[gdnative]
singletons=[ "res://pythonscript.gdnlib" ]
[python_script]
io_streams_capture=false
verbose=true