Application for compiling scouting data collected using the VictiScout Application. Written using Electron for easy customization.
Newest release: here
cd
intoVictiScout
directory.- Run
npm install
to install node dependencies.
While in VictiScout
directory, run
npm start
While in VictiScout
directory, run
npm run-script package-mac
npm run-script package-win
npm run-script package-linux
Choose the suffix appropriate for your target OS.
See here for an explanation of how to modify your packaging settings.
This software was created by David O'Regan for Team 1418. See Contributors for further information.
VictiScout is available under the MIT License.