Jump to content

GRF Command Line Tool Extractor


herenow

Recommended Posts


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  36
  • Reputation:   4
  • Joined:  02/12/12
  • Last Seen:  

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

Githttps://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.

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  46
  • Topics Per Day:  0.01
  • Content Count:  292
  • Reputation:   17
  • Joined:  12/12/11
  • Last Seen:  

This is really useful, :D thanks for this!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...