Skip to content

interconvert rvdata/rvdata2 and json

Notifications You must be signed in to change notification settings

mix5003/rvdata2json

 
 

Repository files navigation

** PLEASE TRY AT YOUR OWN RISK! **

These scripts require Jsonable:https://github.com/treeder/jsonable

for RPG Maker VX

put rgss2/to_json/to_rvdata.rb into your project folder.

convert rvdata to json

ruby to_json.rb

convert json to rvdata

ruby to_rvdata.rb

for RPG Maker VX Ace

put rgss3/to_json2/to_rvdata2.rb into your project folder.

convert rvdata2 to json

ruby to_json2.rb

convert json to rvdata2

ruby to_rvdata2.rb

About

interconvert rvdata/rvdata2 and json

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%