This repository has been archived by the owner on Jan 2, 2025. It is now read-only.
Releases: thkwag/thymelab-launcher
Releases · thkwag/thymelab-launcher
ThymeLab Launcher v1.0.0
ThymeLab Launcher v1.0.0
Downloads
- ThymeLab-1.0.0.exe: Windows installer
- thymelab-launcher-1.0.0.jar: Launcher JAR (requires Java 17)
Installation
-
Windows: Run ThymeLab-1.0.0.exe
- Note: Windows installers are not signed
- When installing, you may see a warning about an unknown publisher
- This is expected as the installers are unsigned
- To proceed with the installation:
- Right-click the installer and select "Properties"
- Go to the "General" tab
- Click "Unblock" if available, then click "OK"
-
macOS: macOS users need to build the installer locally:
git clone https://github.com/thkwag/thymelab-launcher.git cd thymelab-launcher ./gradlew createInstaller -Pos=mac
The installer will be created in
build/dist/
-
All OS: Run the JAR file
java -jar thymelab-launcher-1.0.0.jar