We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55466af commit d9c195eCopy full SHA for d9c195e
gradle.properties
@@ -1,5 +1,5 @@
1
# Project
2
-mod_version=1.0.8
+mod_version=1.0.9
3
group=org.cyclops.integratedscripting
4
java_version=21
5
resources/changelog/1.21.1-1.0.9.txt
@@ -0,0 +1,11 @@
+As always, don't forget to backup your world before updating!
+Requires CyclopsCore version 1.25.1 or higher.
+
+Changes:
+* Cache scripts to improve performance
6
+ Required for CyclopsMC/IntegratedDynamics#1439
7
8
+Fixes:
9
+* Fix variable card writing failing when reselecting text, Closes #25
10
11
0 commit comments