KJNeko / Atlas

A replacement program written in c++ to replace Game-List (f95zone game manager)
GNU General Public License v3.0
18 stars 3 forks source link

Import conflicts fix #119

Closed KJNeko closed 1 year ago

KJNeko commented 1 year ago

Implements a fix for avoiding importing games more then once in the bulk importer. (Scans for filepaths and avoids ones we already recorded in the DB)