rgss_db 1.0.4
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:
=
安装:
=
Runtime 依赖 (9):
colorize
~> 1.1
fileutils
~> 1.7
json
~> 2.7
optimist
~> 3.2
psych
~> 5.1
tty-box
~> 0.7.0
tty-prompt
~> 0.23.1
tty-spinner
~> 0.9.3
tty-table
~> 0.12.0
Development 依赖 (9):
bundler
~> 2.0
rake
~> 13.0
rspec
~> 3.0
rubocop
~> 1.74
rubocop-performance
~> 1.24
rubocop-rake
~> 0.7
rubocop-rspec
~> 3.5
sord
~> 7.0
yard
~> 0.9