#velan_of's suggestion discussion

1 messages · Page 1 of 1 (latest)

thorn meteorBOT
proper creek
#

Lua system predates the plugin store system. At the time it was deemed that granting plugins access to IO or OS libraries is too risky hence the functionality has been completed disabled.

Not sure how you could accomplish automatic city creation using IO library. Dynamic draft loading is supported through Draft.append, although highly discouraged due to lack of caching.

leaden galleon
#

Btw do not only think about examples i said, you know yourself that people are creative and will find much more usages to this thing if they would want it

proper creek
#

City loading can be accomplished using City.load

Subject of IO access may be revisited at a later time.