Wojciech Krysiak
Wojciech Krysiak
Is this the only thing in the log file? Please attach it to the issue just in case. Also, please provide the set of miss that you were trying to...
You can go to the [releases](https://github.com/WojciechKrysiak/SCModManager/releases) page, download the zip file with the latest version and run it.
There shouldn't be anything on my end that does that. Possible that there have been a format change in the settings file. If you'd be so kind, please attach your...
Sorry I wasn't specific enough - it's the settings.txt file in the stellaris configuration directory (in Documents\Paradox Interactive\Stellaris) On Mon, 29 Apr 2019 at 07:08, 5colouredwalker wrote: > I will...
It could be reworked to support *nix systems, but I'd have to replace WPF with something cross platform, and this would take a lot of work. If there's enough interest...
As the thread on Reddit got some traction, I'll try to refactor the code to have more sensible layering. After that, hopefully a common, Mono compatible layer can be used...
Major refactor done, separating non-ui code into it's own library.
Most of the work is done, code is currently in a branch, you can get the alpha releases at https://ci.appveyor.com/project/WojciechKrysiak/scmodmanager/build/artifacts
The manager doesn't check steam status - it just tries to connect to the public API and download the workshop item descriptions. The top right description comes from the mod...
The ability to text edit the merge result is already there - the bottom pane contains the comparison result, and it can be edited manually. As for merging multiple mods...