Installing ToolBox ================== .. meta:: :description lang=en: Installing ToolBox to your machine. .. important:: ToolBox requires a java version of >= 21. Checking Java Version ^^^^^^^^^^^^^^^^^^^^^ In order to run ToolBox you need to have a Java version >= 21. You can check this by using the ``java -version`` command in your terminal. .. video:: /images/toolbox/checkjava.mp4 :muted: :autoplay: :loop: :width: 100% Installing ToolBox ^^^^^^^^^^^^^^^^^^ ToolBox can be downloaded from `LEM's GitHub `_. .. tip:: We recommend saving the ToolBox jar into it's own folder. After downloading ToolBox, navigate to it's containing folder and run ``java -jar Toolbox2.0.jar`` to launch it. Toolbox will then prompt you to download and install the required files. If you installed ToolBox with the updater, ToolBox will check for available updates on every relaunch. Installing ToolBox without the updater will skip this step. .. video:: /images/toolbox/installtoolbox.mp4 :muted: :autoplay: :loop: :width: 100%