mirror of
https://github.com/FullScreenShenanigans/MenuGraphr.git
synced 2026-04-28 13:02:13 -07:00
085f6d4c4e06a67c22f5964b2f511cb32e21cc5e
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%