rgui
Version:
RPG Maker MV GUI framework.
30 lines (20 loc) • 481 B
Markdown
# RGUI
[](https://badge.fury.io/js/rgui)
[](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).