psemu / soe-locale

SOE Locale file parser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

soe-locale

SOE Locale file parser

Usage

Convert .dat and .dir files to JSON:

node locale.js parse en_us_data.dat en_us_data.dir en_us_data.json

Convert JSON file to .dat and .dir files:

node locale.js write en_us_data.json en_us_data.dat en_us_data.dir

About

SOE Locale file parser

License:MIT License


Languages

Language:JavaScript 100.0%