1
0
mirror of https://github.com/SKCraft/Launcher.git synced 2024-11-24 12:16:28 +01:00
Commit Graph

5 Commits

Author SHA1 Message Date
sk89q
7b764241bf Add GUI for building and testing modpacks. 2015-07-20 15:03:15 -07:00
sk89q
d239b32fa3 Add a staging tool to easily test modpacks in the launcher.
After building, copy the staging-tool/build/dist/stagingtool/ folder to your modpack's folder and use build_and_launch.bat to test the modpack.
2015-07-20 02:05:05 -07:00
sk89q
bcd90cfec9 Add bootstrap project. 2015-02-19 14:30:09 -08:00
sk89q
ab6ec9ed71 Add a fancy skinned version of the launcher. 2015-02-19 03:13:07 -08:00
sk89q
5b6681b8ea Switch to Gradle. Use git log --follow for history.
This converts the project into a multi-module Gradle build.

By default, Git does not show history past a rename, so use git log
--follow to see further history.
2015-02-18 21:30:25 -08:00