All Projects → SKCraft → Launcher

SKCraft / Launcher

Licence: other
🚀 Distribute your Minecraft modpacks with a custom launcher

Programming Languages

java
68154 projects - #9 most used programming language

Labels

Projects that are alternatives of or similar to Launcher

Mcpelauncher Manifest
The main repository for the Linux and Mac OS Bedrock edition Minecraft launcher.
Stars: ✭ 338 (-17.76%)
Mutual labels:  minecraft
Amulet Map Editor
A new Minecraft world editor and converter that supports all versions since Java 1.12 and Bedrock 1.7.
Stars: ✭ 356 (-13.38%)
Mutual labels:  minecraft
Mcp Reborn
MCP-Reborn is an MCP (Mod Coder Pack) for Minecraft for making modded clients and researching its code. (1.13-1.16.5)
Stars: ✭ 385 (-6.33%)
Mutual labels:  minecraft
Blessing Skin Server
Web application brings your custom skins back in offline Minecraft servers.
Stars: ✭ 344 (-16.3%)
Mutual labels:  minecraft
Phantom
Use your own Minecraft server with your Xbox or PS4 and play with friends!
Stars: ✭ 360 (-12.41%)
Mutual labels:  minecraft
Seedcracker
Fast, Automatic In-Game Seed Cracker for Minecraft.
Stars: ✭ 364 (-11.44%)
Mutual labels:  minecraft
Hello Vue Django
vuejs and Django integration with hot code reload. Dont use this, use https://github.com/NdagiStanley/vue-django or https://github.com/gtalarico/django-vue-template
Stars: ✭ 335 (-18.49%)
Mutual labels:  minecraft
Bluemap
A Minecraft mapping tool that creates 3D models of your Minecraft worlds and displays them in a web viewer.
Stars: ✭ 406 (-1.22%)
Mutual labels:  minecraft
Cuberite
A lightweight, fast and extensible game server for Minecraft
Stars: ✭ 3,984 (+869.34%)
Mutual labels:  minecraft
Mineos
Home of MineOS and it's software for OpenComputers mod
Stars: ✭ 381 (-7.3%)
Mutual labels:  minecraft
Mscs
Powerful command-line control for UNIX and Linux powered Minecraft servers
Stars: ✭ 347 (-15.57%)
Mutual labels:  minecraft
Mcrcon
Rcon client for Minecraft
Stars: ✭ 350 (-14.84%)
Mutual labels:  minecraft
Chunky
Minecraft world rendering tool
Stars: ✭ 380 (-7.54%)
Mutual labels:  minecraft
Nameless
NamelessMC is a free, easy to use & powerful website software for your Minecraft server, which includes a large range of features.
Stars: ✭ 337 (-18%)
Mutual labels:  minecraft
Gdlauncher
GDLauncher is a simple, yet powerful Minecraft custom launcher with a strong focus on the user experience
Stars: ✭ 386 (-6.08%)
Mutual labels:  minecraft
Cc Tweaked
Just another ComputerCraft fork
Stars: ✭ 331 (-19.46%)
Mutual labels:  minecraft
Slimefun4
Slimefun 4 - A unique Spigot/Paper plugin that looks and feels like a modpack. We've been giving you backpacks, jetpacks, reactors and much more since 2013.
Stars: ✭ 369 (-10.22%)
Mutual labels:  minecraft
Yatopia
The Most Powerful and Feature Rich Minecraft Server Software!
Stars: ✭ 408 (-0.73%)
Mutual labels:  minecraft
Minestom
1.16.5 Lightweight and multi-threaded Minecraft server
Stars: ✭ 400 (-2.68%)
Mutual labels:  minecraft
Fmltutor
Minecraft 1.8.9 FML Mod Development Tutorial
Stars: ✭ 382 (-7.06%)
Mutual labels:  minecraft

SKCraft Launcher

Now with 1.13+ support!

Liberapay

If you rely on this software, please consider donating to help keep it maintained!

Need to make it easy for people to install and play your modpack? The SKCraft Launcher platform may be for you if:

✔️ You want your own logo and branding on the launcher, with your own news feed
✔️ You want to be able to update the modpack whenever you want
✔️ You don't want to depend on anyone else
✔️ There's several modpacks you want to provide as a set
✔️ You want to provide 'hidden' modpacks that are only accessible by a secret code

It may not be for you if:

🔸 You made a cool modpack and you just want it out there
🔸 You don't have a website or place for people to download files from
🔸 You don't want anything to do with distributing the launcher

What We Do Right

Creating modpacks with this launcher is super easy: 1️⃣ only drag & drop of configs and mods into a folder, 2️⃣ ZERO! scary XML/JSON files to edit, and 3️⃣ there's a nice interface for creating modpacks (command-line is also available).

The launcher has all standard features that you'd expect like 1️⃣ resume of incomplete downloads, 2️⃣ incremental updates, and 3️⃣ file deduplication (saves disk space when you have files duplicated between updates or modpacks).

LiteLoader, Forge, Fabric, and custom .jar mods are supported. You can put resource packs in, or really even random mod files that don't go in the configs or mods folder.

You do need some sort of website, but it does not need anything complicated like PHP.

For those technically inclined, you can generate modpacks from Git (or any VCS) using your favorite continuous integration server, and then dynamically create modpacks even down to one per branch or tag.

Best of all, our launcher is Minecraft's oldest surviving modpack launcher platform. 👍

Getting Started

You'll probably need a few hours to get everything working. Fortunately, we have a detailed wiki with screenshots for every step, intended for someone with minimal technical experience.

For your evaluation, there are sample files provided that you will be able to upload to your site to see if it even works for you.

Pretty Pictures

If you are going to create modpacks with our GUI tool, you'll be seeing this beaut:

Modpack Creator

Modpack Creator

Build Modpacks

Making a modpack is just drag and drop into a folder like this:

  • src/config/
  • src/mods/
  • src/resourcepacks/
  • loaders/

LiteLoader and Forge installers, or Fabric Loader, go into the loaders folder. 👌

More Pictures

There's a dark version of the launcher (personally not the creator's cup of tea) that you can use:

Skinned

Users can select optional mods/features:

Optional Features

The launcher can update itself and you can use it in portable mode too.

The Light Theme

Main Launcher

Options

Console

Contributing

Pull requests can be submitted on GitHub, but we will accept them at our discretion. Please note that your code must follow Oracle's Java Code Conventions.

Contributions by third parties must be dual licensed under the two licenses described within LICENSE.txt (GNU Lesser General Public License, version 3, and the 3-clause BSD license).

License

The launcher is licensed under the GNU Lesser General Public License, version 3.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].