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 2ccda06 commit 887ac8bCopy full SHA for 887ac8b
src/skyblock/main.ts
@@ -1,3 +1,6 @@
1
+import { updateScript } from '../libs/Updater';
2
+updateScript(file.getAbsolutePath(), 'jayc331/JSMacros-Scripts', './config/jayc331-config.json');
3
+
4
import Config from '../libs/Config';
5
import { BaritoneAPI, BetterBlockPos } from '../libs/BaritoneAPIProvider';
6
0 commit comments