pack.js 166 Bytes Edit Raw Blame History 1 2 3 4 5 load("build/ParseMaster.js", "build/packer.js", "build/writeFile.js"); var out = readFile( arguments[0] ); writeFile( arguments[1], pack( out, 62, true, false ) );