Experimental "I Wanna Fangames" Management Software
- Manage your fangames, install, uninstall, update...
- Browse the Delicious Fruit and I wanna wiki in the built-in browser
- Download and install fangames directly from the built-in browser
- Record your game time and play dates
- Sync favorite, clear, bookmark from DelFruit
- Apply Debugger Helper patch with one click
This project is still in the early stages of development and may be extremely unstable.
Please use the Github Issue tracker, or join the IWPlay discord channel.
vscode + typescript + electron-vite + vue3
-
Install node.js
-
Download or clone the repository
-
Open the repository in vscode
-
Execute once:
npm install
-
To run, execute:
npm run dev
-
To build, execute:
npm run build:win
This will create a zip in the dist/ folder.
MIT