UNPKG

rgui

Version:
30 lines (20 loc) 481 B
# RGUI [![npm version](https://badge.fury.io/js/rgui.svg)](https://badge.fury.io/js/rgui) [![Join the chat](https://badges.gitter.im/rguijs/RMMV.svg)](https://gitter.im/rguijs/RMMV) RGUI is RPG Maker MV GUI framework. ## Installation ``` npm install rgui ``` or ``` npm install rgui -g ``` ## Usage View test/tests. ## Development ``` npm install ``` ## License The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).