Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eimer-archive/mcversionchecker
https://github.com/eimer-archive/mcversionchecker
Last synced: about 6 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/eimer-archive/mcversionchecker
- Owner: Eimer-Archive
- Created: 2022-06-03T21:22:48.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-07T06:03:58.000Z (12 months ago)
- Last Synced: 2023-12-07T07:24:33.972Z (12 months ago)
- Language: Java
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MCVersionChecker
[![Build Status](https://ci.imjustdoom.com/view/MCArchive/job/MCArchive%20Bot/badge/icon?style=flat-square)](https://ci.imjustdoom.com/view/MCArchive/job/MCArchive%20Bot)
[![Discord Server](https://img.shields.io/discord/979589333524820018?color=7289da&label=DISCORD&style=flat-square&logo=appveyor)](https://discord.gg/k8RcgxpnBS)MCVersionChecker is a program that checks the version and commit information from old CraftBukkit jar files. This does not work with newer files at the moment.
TODO:
- [ ] Insert into spreadsheet file
- [x] Basic info extraction
- [ ] Extract from modern versions
- [x] Add a GUI## Requirements
Java 17To use this download the latest version from the actions tab and run the program with "java -jar MCVersionChecker-1.0-SNAPSHOT.jar". Then paste the file path to the jar files you want to scan.