Overlay Controller for Resurrection Cup Mappool Overlay using Electron + React
- Download the latest release
- Extract it somewhere other than
C:\ - Run
res-cup-controller-react.exe - Run osu!, gosumemory, Resurrection Cup Overlay
- There is a button in the app now lol
Win+Rthen type%appdata%Find a folder namedres-cup-controller-reactChangeconfig.jsonfile as you wanted> Note: The controller does not have hot reload, so you have to restart the controller for the changes to have effect!
- Clone the repository by
git clone https://github.com/FukutoTojido/Resurrection-Cup-Overlay-Controller cd Resurrection-Cup-Overlay-Controller, thennpm i- Start the controller by
npm run dev - To build the controller, run
npm run make, the controller will be available in a folder calledout/res-cup-controller-react-win32-x64
