BepInEx.AssemblyPublicizer icon indicating copy to clipboard operation
BepInEx.AssemblyPublicizer copied to clipboard

Can't rewrite file even with --overwrite option

Open sunnamed434 opened this issue 6 months ago • 0 comments

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

sunnamed434 avatar Jul 12 '25 16:07 sunnamed434