Jump to content

CLI Utility to Explore an ESP


Recommended Posts

Thanks for the suggestion. Though it is a GUI Utility, I need a CLI to query this information from a script. I couldn't find any information in lieu of that. There are manuals but they all concern the GUI.

Edited by fpga123
Link to comment
Share on other sites

Not out of the box, but zEdit uses a JavaScript wrapper for xEdit's library.

It is 'standalone' and should be import-able in a node js cli application

 

xelib

https://github.com/z-edit/xelib

 

I think there are wrappers for other technologies out there too

I have already found the limitation to using xedit utilities for this use.

 

The ingrained problem with them is that they load all the masters and can't display records of the plugin without them. My mod may have need to analyse 50 or more mods per session. This alone coiuld take a considerable amount of time on top of the hours it already takes in its process.

 

And frankly I don't need to know what is in the records, I only need to know the number and type of top level records present, no need for deep analysis.

 

Follow up topic: Idenitfying A BA2 Loader Plugin - Fallout 4 Creation Kit and Modders - The Nexus Forums

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...