evansloan / collection-log

A Runelite plugin that adds visual improvements to the collection log
BSD 2-Clause "Simplified" License
15 stars 10 forks source link

feat: remove loading old data format #33

Closed Timo-DK closed 1 year ago

Timo-DK commented 1 year ago

Removes loading of old data format. Only the new data format from the data folder will be loaded. Hopefully fixes the various reported issues about the asterisk (*) returning after each time the client is closed and opened.

Tested what happens if that file is not present (yet), it will correctly create a new empty data file.