Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 447 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 447 Bytes

Root: The Clockwork Companion

A helper app for Root: a Game of Woodland Might and Right.

This app runs the Clockwork bots.

All rights for images and other assets go to Leder Games.

Resources:

Running The App

Requires nodejs.

  • npm i
  • npm run start

Building The App

This will build it in prod mode.

  • npm run build