Is there away to save a file locally? I want users to be able to save there id’s useful for dev’s what want to include them selves fast in there mods there making and other things like this, if it’s not possible then thanks anyway
Lua: https://www.lua.org/pil/21.2.html
C#: https://msdn.microsoft.com/en-us/library/system.io.filestream(v=vs.110).aspx
I know how to do this on the server, so if I did this part of the client commant will it save local? if so that will be useful