Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ModificationStation/Glass-Launcher-Legacy
This Minecraft launcher is focused on providing the best possible beta/alpha Minecraft modding experience.
https://github.com/ModificationStation/Glass-Launcher-Legacy
glass-launcher java java-8 launcher minecraft
Last synced: about 2 months ago
JSON representation
This Minecraft launcher is focused on providing the best possible beta/alpha Minecraft modding experience.
- Host: GitHub
- URL: https://github.com/ModificationStation/Glass-Launcher-Legacy
- Owner: ModificationStation
- License: cc0-1.0
- Created: 2019-09-05T21:33:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-27T15:44:50.000Z (6 months ago)
- Last Synced: 2024-08-04T08:06:36.916Z (5 months ago)
- Topics: glass-launcher, java, java-8, launcher, minecraft
- Language: Java
- Homepage: https://glass-launcher.net
- Size: 12.4 MB
- Stars: 18
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Glass Launcher Legacy
A much more lightweight approach to what PyMCL was trying to do.## Features
- Made in Java
- Instancing that works.## Compiling
Use `gradlew shadowJar` to build.
Output is in `/build/libs`.Glass Launcher will automatically download any dependencies it needs into `%appdata%/.glass-launcher/lib` if on windows, `/Library/Application Support/.glass-launcher` on osx or `~/.glass-launcher` on other OSes.
## Usage
You can just double click the jar file to launch the launcher normally.
Launch with `-proxy` to launch just the proxy. Optional `-doskin`, `-dosound`, `-docape` args can be used.
Use `-help` for detailed help about all launch args.