naelstrof
naelstrof
For a quick fix, simply removing the bone from the Excluded Transforms list should fix it. Jiggle rigs that share a hierarchy are automatically merged into a larger tree as...
I like this actually, and yeah you addressed my only concern. Kobold customization is so limited because I didn't want new players getting jump-started by a player joining with 10000x...
This is expected behavior as maim is designed to only have one output. It's annoying but the intended functionality is to write out a file and then read out the...
Had the same problem. Had to update the version to 1.18 in *go.mod* and then run `go mod tidy` before builds would work.
> CI is building with 1.23. Are you sure you didn't update the dependencies in go.sum? I don't believe this is the case as I get the error by cloning...