wolfgangmeyers / bloxcode

Implement Roblox scripts using visual programming blocks
The Unlicense
19 stars 8 forks source link

Module Script support #16

Open wolfgangmeyers opened 2 years ago

wolfgangmeyers commented 2 years ago

I think this would involve exporting functions from modules that are available in scripts and localscripts. Now that I have a better handle on how to make dynamic updates to blocks with mutators, this shouldn't be too hard.

wolfgangmeyers commented 2 years ago

https://developer.roblox.com/en-us/api-reference/class/ModuleScript