MonoMod / MonoMod.Common

Common code used by MonoMod and other .NET modding libraries. Not to be confused with MonoMod.Utils (for mods).
MIT License
75 stars 33 forks source link

Add support for LoongArch64 platform. #35

Open chenguohui007 opened 1 year ago

chenguohui007 commented 1 year ago

This PR add support for loongarch64 platform, and add net6.0 to the file MonoMod.Common.csproj as net5.0 is not supported by loongarh64.