This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

character / tests / cubism-probe / project.godot
309 B 16 lines
1config_version=5 2 3[application] 4 5config/name="cubism-probe" 6run/main_scene="res://probe.tscn" 7config/features=PackedStringArray("4.3", "Forward Plus") 8 9[autoload] 10 11_CubismProbeExtension="*res://addons/gd_cubism/gd_cubism.gdextension" 12 13[display] 14 15window/size/viewport_width=640 16window/size/viewport_height=360