Stevoisiak / Virtual-Game-Shelf

An easy way to organize your entire game collection in a single place.
MIT License
7 stars 0 forks source link

WIP: Read console list from file #52

Closed Stevoisiak closed 7 years ago

Stevoisiak commented 7 years ago

Test reading from tab separated file, storing in ArrayList, printing to screen, and saving back to a file.

Note: PR breaks support for BlueJ due to file paths

Stevoisiak commented 7 years ago

Replaced by #65