First, clone the repo via git and install dependencies:
git clone
cd rl-desktop-control
yarn
Start the app in the dev
environment:
yarn start
To package apps for the local platform:
yarn package
MIT © eSports Cologne
Desktop application to control all overlay parts of our Rocket League Cast Overlay
JavaScriptMIT
First, clone the repo via git and install dependencies:
git clone
cd rl-desktop-control
yarn
Start the app in the dev
environment:
yarn start
To package apps for the local platform:
yarn package
MIT © eSports Cologne