Is an app to store your games from multiple sources that you have on Playnite and exported through Playnite JSON
To install the application, clone the repository and run npm install
.
git clone https://github.com/zachvlat/gamelibrary.git
cd gamelibrary
npm install
To run the application, run npm start
.
npx expo start
Here are some screenshots of the application:
This guide will walk you through the process of exporting your game library from Playnite into a JSON format.
- Download the Library Exporter Extension:
- Go to the following link: playnite-json.
- Install the plugin from the Releases.
- Take the generated games_export.json
- Import the json file into your app.