leontristain

Results 4 issues of leontristain

Closes #16 Hi Mator, when last we talked about #16 (over a brief conversation on discord and then a reddit message), you mentioned that the `Hardcoded.dat` files are going away,...

Hi Mator, I am currently working on python bindings for xedit-lib. One thing I noticed is that xedit-lib hardcodes `ProgramPath` global to the location of `ParamsStr(0)` (see [here](https://github.com/matortheeternal/xedit-lib/blob/e9b283bb876d3c1169e6c850fbf6f78371096d88/src/xeMeta.pas#L306)). This value...

The `GetElementIndex` method declared to be an "API function" [here](https://github.com/matortheeternal/xedit-lib/blob/DelphiTokyo/src/xeElements.pas#L65) seems to be omitted from the `ELEMENT HANDLING METHODS` section [here](https://github.com/matortheeternal/xedit-lib/blob/DelphiTokyo/XEditLib.dpr#L66), and seems to be missing from the dll. I'm...

bug

Hi, Just wanted to report a problem. I tried to use `bethesda-structs` to extract `Cathedral Weathers - Textures.bsa` from the [Cathedral Weathers and Seasons mod](https://www.nexusmods.com/skyrimspecialedition/mods/24791), and ran into an lz4-related...