Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/flickersoul/craftportal

A Work-In-Progress Minecraft Game Launcher
https://github.com/flickersoul/craftportal

minecraft minecraft-launcher swift swiftui

Last synced: about 2 months ago
JSON representation

A Work-In-Progress Minecraft Game Launcher

Awesome Lists containing this project

README

        

# CraftPortal

This is a WIP Minecraft launcher for MacOS in SwiftUI. It is a simple launcher that aims to provide space efficiency while providing supports to isolated game profiles.

## Roadmap

- [X] Basic UI
- [x] Launch script generation
- [X] global settings
- [X] Per game settings
- [X] Player login
- [ ] Game download
- [ ] Old version support (currently the parser doesn't work for versions older than 1.12.2)
- [X] Game integraty check
- [ ] Game integraty repair
- [X] JVM version check
- [X] Pipe game logging to the app
- [ ] Mod downloads and management
- [ ] Better UI and animations

## Screenshots

![Main Window](./images/home2.jpeg)