project-dung/scripts/interface_checker.gd

5 lines
74 B
GDScript

extends Node
func _init():
Interface.check_all_scripts("res://scripts")