Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oxguy3/craftboot
A bootstrapper for a versatile custom Minecraft modpack launcher
https://github.com/oxguy3/craftboot
bootstrapper java minecraft skcraft-launcher
Last synced: about 2 months ago
JSON representation
A bootstrapper for a versatile custom Minecraft modpack launcher
- Host: GitHub
- URL: https://github.com/oxguy3/craftboot
- Owner: oxguy3
- License: gpl-3.0
- Created: 2014-04-01T20:15:07.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-06-15T19:44:21.000Z (over 10 years ago)
- Last Synced: 2023-08-02T05:12:54.368Z (over 1 year ago)
- Topics: bootstrapper, java, minecraft, skcraft-launcher
- Language: Java
- Homepage: https://github.com/oxguy3/craftboot/wiki
- Size: 1.26 MB
- Stars: 14
- Watchers: 2
- Forks: 11
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# CraftBoot
**[Wiki](//github.com/oxguy3/craftboot/wiki) • [Downloads](//github.com/oxguy3/craftboot/releases) • [craftboot-launcher](//github.com/oxguy3/craftboot-launcher) • [craftboot-files](//github.com/oxguy3/craftboot-files)**
CraftBoot is a bootstrapper for [SKCraft Launcher](https://github.com/skcraft/launcher), an open source launcher for Minecraft modpacks. CraftBoot allows modpack makers to easily distribute updates for their modpacks using the powerful tools provided by SKCraft Launcher, but without having to know Java or open an IDE.
Need some help? Check out the [wiki](//github.com/oxguy3/craftboot/wiki) to get started. If you find a bug or have a suggestion, feel free to [open a new issue](//github.com/oxguy3/craftboot/issues) or [send me a tweet](//twitter.com/oxguy3). You might also look at the thread on [Minecraft Forums](http://www.minecraftforum.net/topic/2532463-), though I might not see any comments posted there very quickly.
## Credits
Enormous thanks to sk89q for creating the amazing SKCraft Launcher! And of course, thanks to Mojang and everyone else who has made Minecraft what it is today.
## License
Copyright (C) 2014 [Hayden Schiff](//oxguy3.github.io) and [contributors](//github.com/oxguy3/craftboot/graphs/contributors)
This program is free software: you can redistribute it and/or modify it under the terms of the [GNU General Public License](http://www.gnu.org/licenses/gpl.html) as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.