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

Replace CSVReader with opencsv #77

Closed Stevoisiak closed 7 years ago

Stevoisiak commented 7 years ago

Replaces our project's improvised CSVReader with the pre-developed opencsv library. http://opencsv.sourceforge.net/