["RJIT_SUPPORT"] = "yes" CONFIG["YJIT_OBJ"] = "yjit.$(OBJEXT)" CONFIG["YJIT_LIBS"] = "yjit/target/release/libyjit.a" CONFIG["CARGO_BUILD_ARGS"] = "" CONFIG["YJIT_SUPPORT"] = "yes" CONFIG["CARGO"] = "" CONFIG["RUSTC"] = "rustc" CONFIG["INSTALL_STATIC_LIBRARY"] ...
Debugger support: Allows to debug managed assemblies in Visual Studio, Rider or dnSpy without modifications to Mono Unity runtime support Doorstop supports executing .NET assemblies in both Unity Mono and Il2Cpp runtimes. Depending on the runtime the game uses, Doorstop tries to run your assembly...
Version 4.0.0 (v4.0.0-0-g0cbe09cd796b).Compiled (64-bit) using Microsoft Visual Studio 2022 (VC++ 14.32, build 31332),with GLib 2.72.3, with PCRE2, with zlib 1.2.12, with Qt 6.2.3, with libpcap,with Lua 5.2.4, with GnuTLS 3.6.3 and PKCS #11 support, with Gcrypt 1.10.1,...
Compiled (64-bit) using Microsoft Visual Studio 2019 (VC++ 14.29, build 30139), with Qt 5.15.2, with libpcap, with GLib 2.66.4, with zlib 1.2.11, with Lua 5.2.4, with GnuTLS 3.6.3 and PKCS#11 (closed)support, with Gcrypt 1.8.3, with MIT Kerberos, with MaxMind DB resolver, wi...
Compiled (64-bit) using Microsoft Visual Studio 2022 (VC++ 14.32, build 31332), with GLib 2.72.3, with PCRE2, with zlib 1.2.12, with Qt 5.15.2, with libpcap, with Lua 5.2.4, with GnuTLS 3.6.3 and PKCS #11 support, with Gcrypt 1.10.1, with Kerberos (MIT), with MaxMind, with...
TheModMakeradded a commit to TheModMaker/ModMaker.Lua that referenced this issueon Jan 6, 2017 Remove CodeContracts usages.… 03e4947 stakxmentioned this issueon Jun 11, 2017 Add support for code contractsmoq/moq4#94 Closed jogibear9988mentioned this issueon Jul 14, 2017 ...
xmake.lua Add debug profile support and CI Apr 10, 2022 Repository files navigation README LGPL-2.1 license Unity Doorstop Doorstop is a tool to execute managed .NET assemblies inside Unity as early as possible. This is a total rewrite of UnityDoorstop 3. See list of breaking changes for mo...