-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
On Linux, the mod fails to load due to an IL compilation error. This is likely due to some IL code that .NET is fine with, but Mono (which Hacknet runs on in Linux) isn't. This is fixed on Pathfinder's coreclr branch, which still isn't ready for production.
A dirty patch will be added in a future commit to disable the CSEC logic wall on Linux, which isn't ideal. There's other ways to logic wall in the meantime, but they are far from clean, and definitely won't be as good as the current implementation.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working