An open API service indexing awesome lists of open source software.

https://github.com/minecraftforge/slimelauncher


https://github.com/minecraftforge/slimelauncher

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# Minecraft Slime Launcher

A slim launcher for Minecraft in the development environment.

## Requirements (Delete on Release)

- The ability to launch Minecraft paired with ForgeGradle 7.
- Down the road, we will want to be able to launch versions of Minecraft that use Java 8, old Bootstrap, and old FML.

## Purpose

SlimeLauncher is a standalone tool that allows users to launch Minecraft without needing to interface with the standard
Minecraft Launcher or third party solutions. ForgeGradle 6 and older have done this in the past, but creating a
standalone tool to do this allows for better separation of code and brings potential for other use cases down the line.