Utumno
Utumno
It would be extremely useful if your script could print out the issues from the json in a human readable format. This would help in manually tweaking and transferring the...
Doesn't need to be the full sha ten chars should be enough - helpful to track where a nightly was built from since we (wisely) stopped pushing the build commit...
We make way too many copies (deepcopy is really expensive!) - right now we copy every record that a patcher is interested in once for every mod in the load...
First of all thanks for Ditto - I use it now in place of beloved but unmaintained Clipboard Recorder - it is the only clipboard manager that I found after...
`TypeError: _AVariableContainer.map_fids() missing 1 required positional argument: 'map_function'` https://discord.com/channels/537706885965676554/537710082755133460/1253637464749379665 May be a broken mod but whatever it might be we should not pass the wrong args there rather check before...
https://discord.com/channels/537706885965676554/537710082755133460/1247023734372438058 If the CCC file is missing, CC plugins need to be activated via `plugins.txt`. However, in this case, WB treats all plugins in the fallback list as active if...
With the advent of Starfield, which introduces three new types of plugins, it's time we revisited the handling of plugin types - in the beginning there were esm/esp only, then...