A Golang package for retrieving download links for popular Minecraft server types
go get -u github.com/ciathefed/jarchive
- Vanilla
- Forge
- Paper
- Fabric
- Purpur
Contributions are welcome! Please follow these steps to contribute:
- Fork the repository.
- Create a new branch (
git checkout -b feature/YourFeature
). - Make your changes and commit them (
git commit -m 'Add some feature'
). - Push to the branch (
git push origin feature/YourFeature
). - Open a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.