This repository has been archived by the owner on Jul 29, 2021. It is now read-only.
Finish public static File obtainBackup(...)
#6
Labels
public static File obtainBackup(...)
#6
Finish this method in
Data.java
to enable obtaining backups in the event of unreadable data or the need to rollback data.Currently, to obtain the backup data, one would have to access the
resources
folder and grab the latest backup, whichever has the highest UNIX timestamp, copy the data and paste it intoguildData.json
The text was updated successfully, but these errors were encountered: