generator-dmg
v1.0.1
Published
Generator to scaffold a gambeoy project using rgbds
Downloads
4
Maintainers
Readme
generator-dmg
Generator to scaffold a gambeoy project using rgbds
Installation
First, install Yeoman and generator-dmg using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-dmg
Then generate your new project:
yo dmg
Install wine
You will need to install wine to run the emulator that executes the rom.
brew install wine
Building and running the ROM-image
./run.sh
Getting To Know Yeoman
- Yeoman has a heart of gold.
- Feel free to learn more about Yeoman.
License
MIT © Andre Uschmann