Kurt
Kurt
Delete the rand config files that are next to the exe
Wouldn't it be better to create a method that rearranges the data into the Rhydon pk1 format rather than having separate methods to handle loading? That would keep the conversion...
Neither SciresM or I are interested in Unite. The benefit of having open source projects is that anyone can fork or contribute pull request changes to the upstream repo. But...
Operating system? You might have to be explicit (`untieunite.consoleapp.exe`), but the intent is to invoke the program via command line with arguments for `input_path` and `output_path`. Most users find it...
The `dotnet build` triggers a build of the exe, which should then be in the ConsoleApp project folder's `Debug/bin` folder. That's where the `.bat` file should be located & run...
It's supposed to produce an exe. Try rebuilding with visual studio or something. 
Instead of `.exe`, try invoking with the `.dll`? Not sure if updating the runtime (from netcore3.1 to NET6+) via the csproj settings will yield a different result.
You need to explain more. Have you compiled the program and run it? Are there any errors? Have you obtained your discord bot key from discord? Keep in mind this...
Are the changes still there in the pkNX user interface if you reopen it? Be sure you hit save rather than exit out of the window.
If pkNX remembers the changes, then the issue isn't with the program, it's with the way you're trying to get your console to use the edited files. If it is...