.NET and Package version updates to fix compatibility on Linux - #173
Open
JIRPOS wants to merge 1 commit into
Open
.NET and Package version updates to fix compatibility on Linux#173JIRPOS wants to merge 1 commit into
JIRPOS wants to merge 1 commit into
Conversation
Update LibHarmony to 2.4.2 some misc assembly linking fixes (sorry) bump UnityModManager to .NET 4.8
|
Thank you very much @JIRPOS, tested on Pathfinder Wrath of the Righteous + Assembly, the mod manager now loads properly. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update dnlib to 4.5.0
Update LibHarmony to 2.4.2
Update Newtonsoft.JSON to 13.0.4 (known vulnerability in 11.0)
some misc assembly linking fixes (sorry) in Console, UnityModManagerApp and Updater projects (now linked against Nuget package versions of dnlib and LibHarmony)
bump UnityModManager to .NET 4.8
This was done purely as a test to fix functionallity on Linux,
Tested with :
Proton 11 (Wine 11)
Derail Valley (doorstop + WINEDLLOVERRIDES="winhttp=n,b" %command%
kernel Linux 7.1.1-2-cachyos
Not tested on any other (older) game, sorry, I have no idea why was UnityModManger the only project still built against .NET 3.5, I guess it might've had some older Mono compatiblity reasons?