Minecraft-Console-Client/MinecraftClient/Scripting/DynamicRun/Builder
breadbyte fd7f79402f
Scripting Hotfix for .NET (#2061)
* fix scripting being broken

scripting got broken due to being compiled as a single file application.

* move invoke to a helper function

also move MinecraftClient assembly fetch into the main assembly fetch loop

* Downgrade version of SingleFileExtractor

1.1.0 changed their internal API, so we use 1.0.1 to reduce the amount of reflection we need to do

* add exception messages
2022-08-15 18:30:56 +02:00
..
Compiler.cs Scripting Hotfix for .NET (#2061) 2022-08-15 18:30:56 +02:00
CompileRunner.cs .NET 5+ Support (#1674) 2022-07-03 22:34:07 +08:00
SimpleUnloadableAssemblyLoadContext.cs .NET 5+ Support (#1674) 2022-07-03 22:34:07 +08:00