How would I make a script that data saves a certian file with a table?
You would need to make a module script, create the table, then use the :GetDataStore()
call to start the process
How would I make a script that data saves a certian file with a table?
You would need to make a module script, create the table, then use the :GetDataStore()
call to start the process