Code Monkey home page Code Monkey logo

launcher's Introduction

SKCraft Launcher

SKCraft Launcher provides a platform for creating, testing, and distributing modpacks for groups of all sizes. It 100% open source and works on Windows, Mac OS X and Linux/BSD.

With this platform, you have full control of the modpacks that you choose to release.

Many Features, Few Requirements

The only requirement is have a website to host files โ€” even Dropbox will work. All files that you upload are "de-duplicated" so even if you have a dozen modpacks that use the same mod, you only have to host one copy of the file.

Yet you still have access to powerful features like:

  • optional mods/files
  • pre-installed default configuration files
  • modpack-added Java flags
  • JAR mods
  • resource pack support
  • non-standard modpack file support
  • "hidden" modpacks that require a special access key **

** requires PHP support on your website

Making Modpacks

Making modpacks is extremely easy: you can use our creator tools with 1-click modpack testing:

Modpack Creator

You don't have to click a bunch of buttons or edit several cryptic config files to add a mod. All you need to do is create a folder that resembles the Minecraft data folder:

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

There's support for Minecraft Forge and LiteLoader too โ€” just put their installer .jars into the loaders folder.

Now let's see how easy it is to create an "optional feature" that can turn off not only mods, but configuration files too:

Optional Features Configuration

Great Client

The launcher has a beautiful dark UI that's elegant and easy to use (although a native UI is also available). Display your own webpages so users always know what's up when they start the game.

Skinned

When it comes to launching your modpacks, users can start, abort, and resume updates at any time. Files are downloaded in parallel, and the launcher knows how to handle the removal of files from the modpack.

Users can select those optional features that you have added:

Optional Features

The launcher can even update itself.

...and you can use it in portable mode too.

More Features

All of the modpack tools can be used to create a server modpack alongside the client modpack!

You can optionally use command line tools only, without the GUI entirely. Combine the launcher with Git and Jenkins (or whatever you prefer) to automatically build modpack releases when you push a new version.

History

The launcher has been in development since the early days of Minecraft Alpha. It has powered and always has powered sk89q's own server, SKCraft.

The older 3.x version was can be found elsewhere.

Additional Screenshots

You can also use the "plain" version of the launcher:

Main Launcher

Options

Console

More of the Modpack Creator:

Modpack Creator

Build Modpacks

Getting Started

If you find the launcher useful, you can support me on Patreon.

Support Me on Patreon

Compiling

In your command prompt or terminal, run:

./gradlew clean build

If you are on Windows:

gradlew clean build

If you wish to import the project into an IDE, you must add support for Project Lombok (IntelliJ IDEA users: also enable annotation processing in compiler settings).

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.

launcher's People

Watchers

 avatar

Forkers

pandim

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.