Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/flickersoul/craftportal
- Owner: FlickerSoul
- Created: 2024-08-26T23:47:44.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-20T23:14:44.000Z (3 months ago)
- Last Synced: 2024-10-11T22:42:47.061Z (2 months ago)
- Topics: minecraft, minecraft-launcher, swift, swiftui
- Language: Swift
- Homepage:
- Size: 25.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)