Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nobody1902/pyminelauncher
A minecraft launcher with full moded support and multiple instances.
https://github.com/nobody1902/pyminelauncher
minecaft-launcher minecraft minecraft-fabric minecraft-forge minecraft-quilt
Last synced: 3 months ago
JSON representation
A minecraft launcher with full moded support and multiple instances.
- Host: GitHub
- URL: https://github.com/nobody1902/pyminelauncher
- Owner: Nobody1902
- Created: 2024-03-30T19:08:34.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-09-05T12:37:28.000Z (4 months ago)
- Last Synced: 2024-10-09T12:05:07.102Z (3 months ago)
- Topics: minecaft-launcher, minecraft, minecraft-fabric, minecraft-forge, minecraft-quilt
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pyminelauncher
- Minecraft launcher with full moded support and multiple instances.
- Currently curseforge modpacks are disabled due to stability issues.
- The current `pml.py` is a temporary command-line interface for the program.
- I'm planning on adding a GUI soon.## Build
- Run `pip install -r requirements.txt`
- Then run `python main.py`