Skip to content

DICE2000/rvdata2json

Repository files navigation

LICENSE

このプロジェクトは、Gotcha Gotcha Games Inc.とYOJI OJIMAさんとaotakuさんの著作物を含んでいます。
これらの著作権を侵害するような利用はできません。

This project contains copyrighted material by Gatcha Gatcha Games Inc, YOJI OJIMA and aotaku. You must not use the project in a way that infringes these copyrights.

NOTICE

あまりに古すぎるので書き直している最中です。
引き続き、好きに使ってもらって構いませんが、導入方法などについて詳細な説明はしません。

This project is in the process of being rewritten as it is too old.
You may continue to use it as you wish, but I will not provide detailed instructions on how to use it.

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