palkocz Posted April 10, 2016 Share Posted April 10, 2016 (edited) Would anyone be interested in ES6/NodeJS scripts for handling game files? I have written very simple ESM and STRINGS parser (also STRINGS writer). These scripts allows me to search for records containing a specified hex string (I use it for finding references) and pull some interesting stuff out of the ESM (e.g. overall structure of dynamic naming rules https://docs.google.com/spreadsheets/d/1FRFIqq9PLkL_aP1kAuzwzMILQfFA6dllbhMKPd7F7KI/edit?usp=sharing). I am sure I did not implement anything new and there are better tools (e.g. FO4Edit), but maybe there are people like me, which are much more comfortable when working with javascript rather than python or cpp. So the question - would be anyone interested in those simple scripts and/or maybe building a more advanced toolset around NodeJS? Edited April 10, 2016 by palkocz Link to comment Share on other sites More sharing options...
Recommended Posts