MelonLoader

MelonLoader

242 Downloads

Whitelist `@` in symbol names

xKiraiChan opened this issue ยท 1 comments

commented

The F# compiler creates symbols with @ in the name. (Usually in static variables)
As a result, MelonLoader refuses to load any assemblies created in F# due to AssemblyVerifier not whitelisting it.

commented

Mad lad