It works. Except (HookMethod->Harmony: L189) is throwing NRE.
This commit is contained in:
@@ -303,6 +303,7 @@ public sealed class ModConfigService : IModConfigService
|
||||
FriendlyName = IAssemblyLoaderService.InternalsAwareAssemblyName,
|
||||
IncompatiblePackages = ImmutableArray<Identifier>.Empty,
|
||||
RequiredPackages = ImmutableArray<Identifier>.Empty,
|
||||
UseInternalAccessName = true,
|
||||
IsScript = true
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user