Minecraft-Console-Client/MinecraftClient/Scripting/DynamicRun
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
..
Builder Scripting Hotfix for .NET (#2061) 2022-08-15 18:30:56 +02:00