godot-module-template/modules/PROJECT/SCsub
Sara 375ef84c5f revert ef1b4cf034
revert feat: INITIALISED TEMPLATE
2026-06-03 13:23:35 +00:00

3 lines
66 B
Text

Import('env')
env.add_source_files(env.modules_sources, "*.cpp")