https://github.com/buresdv/mcstart
A lightning-fast native Minecraft launcher for macOS
https://github.com/buresdv/mcstart
Last synced: 11 months ago
JSON representation
A lightning-fast native Minecraft launcher for macOS
- Host: GitHub
- URL: https://github.com/buresdv/mcstart
- Owner: buresdv
- Created: 2022-11-25T19:41:55.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-31T11:38:40.000Z (over 3 years ago)
- Last Synced: 2025-04-09T00:30:09.370Z (over 1 year ago)
- Language: Swift
- Homepage:
- Size: 350 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MCStart: The Native Minecraft launcher for MacOS
Some cool text here
## Important Files
### Metadata handling
Converting structs to raw data: *Encode Data for Saving to Disk.swift*
Decoding from raw data into structs: *Decode From Disk*
Getting the location of a folder's metadata: *Get Path to Metadata File.swift*
### File handling
### Category and instance handling