# cko2dae A tool to convert Cube Kingdom CKO models to COLLADA DAE files, suitable for use in 3D engines like Unity. ## Installation Download from http://example.com/FIXME. ## Usage Pass in a list of CKO files to convert on the command line. $ java -jar cko2dae-0.1.0-standalone.jar [args] ## Options None. ### Bugs Currently textures are not supported. If you try to convert files that are not CKO files, bad things will probably happen.