You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some of the UI (such as the StaticEncounterEditor7) is heavily cropped out on Linux -I can get a screenshot if you need me too.
I made an awful patch to increase all of the ClientSizes to 1000 by 1000, however I can got figure out how to build using mono and msbuild - I have never coded in C# andor .NET before:
error MSB3644: The reference assemblies for .NETFramework,Version=v4.6 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks
Some of the UI (such as the
StaticEncounterEditor7
) is heavily cropped out on Linux -I can get a screenshot if you need me too.I made an awful patch to increase all of the ClientSizes to 1000 by 1000, however I can got figure out how to build using mono and msbuild - I have never coded in C# andor .NET before:
0001-Change-all-the-Client-Sizes-to-1000x1000.patch.txt
The text was updated successfully, but these errors were encountered: