rgss_db 1.0.1
rgss_db is a tool designed for developers to export and import the database files of a game created in RPG Maker. This gem is compatible with any RPG Maker editor based on RGSS, including: - RPG Maker XP - RPG Maker VX - RPG Maker VX Ace The gem provides a CLI to easily interact with the RPG Maker database. You can avoid this interface by providing an action to perform. Please check the repository at github for more information! https://github.com/SnowSzn/rgss-db-cli
Gemfile:
=
install:
=
Runtime Dependencies (9):
colorize
~> 1.1
fileutils
~> 1.7
json
~> 2.7
optimist
~> 3.1.0
psych
~> 5.1
tty-box
~> 0.7.0
tty-prompt
~> 0.23.1
tty-spinner
~> 0.9.3
tty-table
~> 0.12.0
Development Dependencies (9):
bundler
~> 2.0
rake
~> 13.0
rspec
~> 3.0
rubocop
~> 1.21
rubocop-performance
~> 1.20
rubocop-rake
~> 0.6.0
rubocop-rspec
~> 2.27
sord
~> 6.0
yard
~> 0.9.36