Hey I'm trying to customise the messages inside of the CSharp file, but every time I save or upload the file I get an error message.
"Unable to find main plugin class: RaidableBases
Rolling back plugin to last good version: RaidableBases"
I'm guessing this has to do with encoding, I'm editing the plugin in Visual Studio Code using UTF-8 with BOM from what it tells me. Is there anything I can do to fix this?
I'm guessing this has to do with encoding, I'm editing the plugin in Visual Studio Code using UTF-8 with BOM from what it tells me. Is there anything I can do to fix this?