We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3229a7d commit c6b9342Copy full SHA for c6b9342
1 file changed
develop.js
@@ -181,6 +181,7 @@
181
possibleVersions = minecraftStableVersions;
182
}
183
updateVersionList();
184
+ updateOrnitheDependencies();
185
})
186
187
function updateVersionList() {
0 commit comments