You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-14 13:41:12 +00:00
-moved script to modules
This commit is contained in:
7
modules/multiscript/SCsub
Normal file
7
modules/multiscript/SCsub
Normal file
@@ -0,0 +1,7 @@
|
||||
Import('env')
|
||||
|
||||
env.add_source_files(env.modules_sources,"*.cpp")
|
||||
|
||||
Export('env')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user