Minecraft-Console-Client/MinecraftClient/Scripting
breadbyte ca966a464c
Ensure that the cached version of MCC is refreshed every update (#2760)
fixes #2758

this happened because we added sentry in a future release, but the cache was using an old executable, so it couldn't find the assembly.
2024-07-14 01:46:43 +08:00
..
DynamicRun/Builder Ensure that the cached version of MCC is refreshed every update (#2760) 2024-07-14 01:46:43 +08:00
AssemblyResolver.cs Implement command completion suggestions. 2022-12-06 15:50:17 +08:00
BotMovementLock.cs Added slab handling for 1.20/.1 2023-06-23 16:25:18 +02:00
ChatBot.cs Implemented 1.20.3 2024-01-30 12:51:47 +01:00
CSharpRunner.cs [skip ci] Miscellaneous scripting QoL improvements and fixes (#2740) 2024-06-22 06:40:23 +08:00