2 files changed
+4
-4
lines changedSubmodule clientcommands-scripting updated 8 files
- build.gradle+3-1
- docs/clientcommands.ts+3-2
- gradle.properties+1-1
- src/main/java/net/earthcomputer/clientcommands/script/ClientCommandsLanguage.java+1
- src/main/java/net/earthcomputer/clientcommands/script/ScriptManager.java+244-129
- src/main/java/net/earthcomputer/clientcommands/script/ScriptThread.java+6-5
- src/main/java/net/earthcomputer/clientcommands/script/mixin/MixinMinecraftClient.java-7
- src/main/resources/fabric.mod.json+3
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
0 commit comments