= oddb2tdat

* http://scm.ywesee.com/?p=oddb2tdat/.git;a=summary

== DESCRIPTION:

* oddb2tdat converts oddb.csv to oddb.dat
* http://dev.ywesee.com/wiki.php/ODDB/Oddb2tdat

== FEATURES/PROBLEMS:

* oddb2tdat just converts files. It does not manage any codes.

== REQUIREMENTS:

* ruby 1.9.3 or later

== INSTALL LINUX:

The easiest way to install is via RubyGems. On the command line enter:

* sudo gem install oddb2tdat

== INSTALL WINDOWS:

For Windows users, use this oneclick installer to install Ruby.

* http://rubyforge.org/frs/download.php/71066/rubyinstaller-1.8.6-p398.exe

then

* be sure to check the two checkboxes (.rb and PATH for Ruby on Windows)
* gem install oddb2tdat
* chdir to where your config file and XLS files are

== USAGE:

* ./oddb2tdat <input file (oddb.csv)> <output file (oddb.dat)>

== LICENSE:

* GPLv2, see LICENSE file

== Author:

* Masaomi Hatakeyama <[email protected]>

== Author README

* Masaomi Hatakeyama <[email protected]>
* Zeno R.R. Davatz <[email protected]>