Jump to content

* Modding Tools


Recommended Posts

On the off chance that someone else might find them useful, I thought I'd mention any unique utilities I'm using for this project:

 

NIDigGen:

 

I've hacked together a command line addition to NearInfinity that fills in a small nitch for me somewhere between DLTCEP and WeiDU (and of course NearInfinity). My primary need was for a command line utility with text format output that I could process in various ways with Perl scripts (or any other text utility). I'll have to wait and see what the best way is for me to distribute this NI "enhancement". Here's the "usage" info for the utility:

 

frichard@comp:/> nidiggen
Usage: NIDigGen [-e -f -u -a -l TYP] <chitin-key> <out-dir> <res-name> ...
   -e      Export the resource(s) to <out-dir>
   -f      Load the resource(s) from the specified file(s)
   -u      Include unknown fields in text output
   -a      Include hex offsets in text output
   -l TYP  List all resouces of type TYP and exit


frichard@comp:/>

Edited by FredSRichardson
Link to comment

Join the conversation

You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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...