Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zomoxyz/java-gitpull
https://github.com/zomoxyz/java-gitpull
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zomoxyz/java-gitpull
- Owner: ZomoXYZ
- Created: 2020-08-22T04:28:27.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-22T04:51:15.000Z (over 4 years ago)
- Last Synced: 2024-11-07T18:18:25.899Z (3 months ago)
- Language: Go
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Java-GitPull
This program will run `git pull` in a location before passing all arguments to `javaw.exe`.
This program is intended for use within the Minecraft Launcher, as a way to git pull before Minecraft launches.
**Make sure to edit the variables in `main.go` and compile**
### For use within the Minecraft Launcher
Go to `Installations` and edit the installation you wish to use this with. Click `More Options` and change the `Java Executable` to be the EXE this script compiles into.