Hi, I have trouble getting Application Data in Lua. I can't even find how to do it, here on SO or anywhere else.
Thanks for help.
Hi, I have trouble getting Application Data in Lua. I can't even find how to do it, here on SO or anywhere else.
Thanks for help.
To get the Windows application data folder, you can use:
os.getenv('APPDATA')