This App is in early developement, there aren't any really clean or nice features for you to use yet.
A (wannabe) Game Library App.
It will let you add Library Folders of your many different game shops/launchers, scan them and collect all of your games in one place.
It is a really early in developement with no real function yet. When first testing is available a Tag with a downloadable Version will be added.
If you really want to try the app already, check the latest Release.
First clone this git using
git clone https://github.com/SeelenBacken/SoulExplorer.git
You should install all dependencies using npm:
npm install
To start the App, use:
npm run start:electron
.