BepInEx.AssemblyPublicizer
BepInEx.AssemblyPublicizer copied to clipboard
Can't rewrite file even with --overwrite option
https://github.com/BepInEx/BepInEx.AssemblyPublicizer/blob/874cfb60160c053cbefc7277f5f0cb6f7a732748/BepInEx.AssemblyPublicizer.Cli/PublicizeCommand.cs#L66-L70
There should be a check for --overwrite option. How I use it:
assembly-publicizer somepath.dll --output somepath.dll --overwrite