herenow Posted October 11, 2014 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 36 Reputation: 4 Joined: 02/12/12 Last Seen: January 25, 2017 Share Posted October 11, 2014 Grf-extractor This is a command line tool GRF extractor, written in Javascript, using roBrowser's standard grf libraries. You will need to have Node.js installed to run this tool. Once installed, you can easily install it with the npm (node package manager). Once npm is installed, run this command on your shell/terminal. $ npm install -g grf-extractor #Install $ grf-extractor -h # Usage guide $ grf-extrator -g data.grf # Extract the entire grf to the current folder Npm: https://www.npmjs.org/package/grf-extractor Git: https://github.com/herenow/grf-extractor Not sure how its performance compares to the standard grf C libraries, would be nice if someone compared it There are still some stuff todo, and please report any bugs or performance issues. 1 Quote Link to comment Share on other sites More sharing options...
Elijah23 Posted October 17, 2014 Group: Members Topic Count: 46 Topics Per Day: 0.01 Content Count: 292 Reputation: 17 Joined: 12/12/11 Last Seen: Thursday at 02:33 PM Share Posted October 17, 2014 This is really useful, thanks for this! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.