Has anyone used Yamlscript to define a mod for minetest? Seems like it would be cool and maybe a good fit
I'll take a look at this tomorrow. At a conference today. YS can generate Lua or other code, yes. Also should have a Lua YS binding library soon.
I came across this example from @julian608 of how it can be done with Fennel so I wondered if the same could be done with yamlscript: https://codeberg.org/rommudoh/learning_minetest_modding
Can I create Lua code with yamlscript?