资讯

at IronyModManager.Shared.ProcessRunner.RunExternalProcess (String path, String args, Boolean waitForExit) in IronyModManager.Shared\ProcessRunner.cs:line 129 at ...
I think we should encourage people to use TextUnformatted whenever possible to draw a pure string without printf-style format, especially when the string is dynamic (sent via network, input by user, ...