mirror of
https://github.com/FullScreenShenanigans/MenuGraphr.git
synced 2026-04-28 13:02:13 -07:00
8ea553cb8d901de7fea2bac1bb08ae47e62f8b5d
Tests needed to be updated to the new form.
MenuGraphr
In-game menu and dialog creation and management for GameStartr.
Build Process
MenuGraphr uses Gulp to automate building, which requires Node.js.
To build from scratch, install NodeJS and run the following commands:
npm install -g gulp
npm install
gulp
See Build Details for detailed Gulp usage.
Description
Languages
TypeScript
100%