Skip to content

Convert rAthena TXT DB Files to YAML (.yml) and MySQL (.sql)

License

Notifications You must be signed in to change notification settings

cydh/rathena-txt-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rAthena TXT Converter

Convert rAthena TXT DB Files to YAML (.yml) and MySQL (.sql). To convert TXT to pure YML format & file requires PHP 7.1.3+ for Symfony/Yaml. Meanwhile, convert to JSON formatted file with .yml file extension, required PHP 5.2.0+.

"- 08-APR-2005 -- As it turns out, YAML is a superset of the JSON serialization language"

So don't worry, YAML parser can read JSON file, read more about YAML here.

To use YAML converter (optional, you can use JSON), you need composer installed (PHP 7.1.3+ required)

composer install

About

Convert rAthena TXT DB Files to YAML (.yml) and MySQL (.sql)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages