Skip to content
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.

Latest commit

 

History

History
36 lines (25 loc) · 2 KB

README.md

File metadata and controls

36 lines (25 loc) · 2 KB

DEPRECATION NOTICE

These layouts are not going to be updated as it uses deprecated frameworks and respositories (polymer/bower). I wish to make a more generic sports bundle which can then have specific sport modules attached to it. https://github.com/EwanLyon/nodecg-sportscontrol

cricket-layouts

Layouts used for cricket matches. These are not used in any production and were made for fun. Some of the gdx18-layouts (e.g. tsconfig files) may be seen as it currently is the only large TypeScript bundle so I'm using to assist my learning.

Images

Graphics

Standard Small

Dashboard

Game Setup Players Producer

Requirements

Installation

  1. Clone (or download & extract) to nodecg/bundles/cricket-layouts.
  2. Install bower if you have not already (npm install -g bower)
  3. cd nodecg/bundles/cricket-layouts and run npm install --production, then bower install
  4. Run the nodecg server: node index.js (or nodecg start if you have nodecg-cli installed) from the nodecg root directory.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

Apache v2