Updated Player Data Core

This commit is contained in:
Cooldude2606
2020-05-28 21:27:18 +01:00
parent e630912ef0
commit e37e846ea1
3 changed files with 52 additions and 7 deletions

View File

@@ -39,4 +39,7 @@ left-button-tooltip=Hide all open windows.
[expcore-data]
set-preference=You data saving preference has been set to __1__. Existing data will not be effected until you rejoin.
get-preference=You data saving preference is __1__. Use /set-data-preference to change this.
get-preference=You data saving preference is __1__. Use /set-preference to change this. Use /save-data to get a local copy of your data.
get-data=Your player data has been writen to file, location: factorio/script_output/expgaming_player_data.json
data-failed=Your player data has failed to load. Any changes to your data will not be saved.
data-restore=Your player data has been restored and changes will now save when you leave.