#velan_of's suggestion discussion
1 messages · Page 1 of 1 (latest)
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.
About city one, technically you can just put a city file placeholder in the plugin's file and copy it and edit everytime you have to. Even though the fact you cant exactly edit the city without being in it, it still gives you some good abilities with just a little bit of GUI work to make it look as it have to.
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