https://github.com/the-furry-hubofeverything/melon
Minecraft Enhanced Linux Operating eNvironment. A image of arch just for Minecraft, nothing else. Made for lols.
https://github.com/the-furry-hubofeverything/melon
archiso-image archlinux docker linux minecraft
Last synced: 4 months ago
JSON representation
Minecraft Enhanced Linux Operating eNvironment. A image of arch just for Minecraft, nothing else. Made for lols.
- Host: GitHub
- URL: https://github.com/the-furry-hubofeverything/melon
- Owner: the-furry-hubofeverything
- License: gpl-3.0
- Created: 2021-03-26T02:55:28.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-27T07:04:56.000Z (about 4 years ago)
- Last Synced: 2023-09-04T01:23:52.558Z (almost 2 years ago)
- Topics: archiso-image, archlinux, docker, linux, minecraft
- Language: Shell
- Homepage:
- Size: 29.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MELON
Minecraft Enhanced Linux Operating eNvironment. A image of arch just for Minecraft, nothing else. Made for lols, not very serious.## Goal
To make an live arch system to flash to a USB, and run Minecraft on even the slowest computers. There will be no other functionality other than Minecraft. No other background operations other than what Arch needs.## Build instructions
To build the image, assuming you are inside the source directory:
`docker run --rm -it -v [PATH TO SORUCE DIRECTORY]:/mnt/build --privileged $(docker build -q melon-builder)`## Todo list
- [x] Modifying Arch to have minimal packages
- [ ] MultiMC on bootup of image
- [ ] Persistent storage (to store settings and `.minecraft` using a seperate partition)
- [ ] Shortcuts for reboot, shudown and debug
- [ ] Be able to set wifi settings
- [ ] Peformance enhancing (Optifine? Sodium+Phosphor+Lithium?)
- [ ] Hardware support (Especially Nvidia)