Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sallie-may/hypixel-skyblock-mods-installer
Hypixel Skyblock Mods Installer (HSMI) is a Go program that simplifies the process of managing and downloading mods for Hypixel Skyblock in Minecraft. With HSMI, players can effortlessly browse and install mods to enhance their Skyblock gameplay.
https://github.com/sallie-may/hypixel-skyblock-mods-installer
download hypixel hypixel-skyblock minecraft minecraft-mod mods skyblock tools
Last synced: about 6 hours ago
JSON representation
Hypixel Skyblock Mods Installer (HSMI) is a Go program that simplifies the process of managing and downloading mods for Hypixel Skyblock in Minecraft. With HSMI, players can effortlessly browse and install mods to enhance their Skyblock gameplay.
- Host: GitHub
- URL: https://github.com/sallie-may/hypixel-skyblock-mods-installer
- Owner: Sallie-May
- License: apache-2.0
- Created: 2024-06-01T15:17:28.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-06T18:42:10.000Z (3 months ago)
- Last Synced: 2024-08-06T22:21:02.653Z (3 months ago)
- Topics: download, hypixel, hypixel-skyblock, minecraft, minecraft-mod, mods, skyblock, tools
- Language: Go
- Homepage:
- Size: 59.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hypixel Skyblock Mods Installer
Hypixel Skyblock Mods Installer is a Go program designed to simplify the process of downloading mods for Skyblock. This tool provides a user-friendly interface for selecting and downloading mods directly to your Minecraft mods folder. Don't forget to star it if you like it !
All of the mods download URLs are from the official sources
- Basing itself out of official website (essential)
- From the GitHub Page
- Or from Modrinth
- And you can still check them inside the `mods.json` file and requests a url changed or deletion
## ✨・Features
```
- Easily download mods with a single click. (23 mods for now)
- Download any mods you want
- Automatically determine the Minecraft mods folder path.
- Intuitive user interface for effortless mod management.
- Even more coming up...
```_____
## Update ListClick on here to reveal all updates
```plaintext
V1.2 Added some math to make older files deleted automaticly!
V1.1 Fixed Optifine direct download and added download beta button
V1.01 Added CoflNet Skyblock Mod
V1 Added everything else
```[VirusTotal](https://www.virustotal.com/gui/file/5e18ee95fd4070968661043fa1de88b60222d126b91852712479ea7f659eed05)
![image](https://github.com/AdvancedSkyblock/Hypixel-Skyblock-Mods-Installer/assets/171434297/79569087-272b-4c79-81f7-e5db8f30ff91)
## If you prefer not to build the program from source
you can download the pre-built binary for your operating system from the [releases page](https://github.com/AdvancedSkyblock/Hypixel-Skyblock-Mods-Installer/releases/). Simply download the appropriate binary for your platform and run it to start using Hypixel Skyblock Mods Installer### Building from Source
🛠️ Tutorial
```plaintext#### Prerequisites
Before using Skyblock Dungeon Mods Tools, ensure you have Go installed on your system. If not, you can download and install it from the [official Go website](https://golang.org/dl/).
#### Downloading the Source Code
Clone the repository to your local machine:
```
git clone https://github.com/AdvancedSkyblock/Hypixel-Skyblock-Mods-Installer.git
```#### Building the Program
Navigate to the project directory and build the program using the following command:
```
go build
``````
## Usage
After building the program or downloading the pre-built binary, run the executable file to launch the Skyblock Dungeon Mods Tools application. Follow the on-screen instructions to select and download mods to your Minecraft mods folder.
If you would like to request the addition of new mods to Skyblock Dungeon Mods Tools, please open an issue in the [GitHub repository](https://github.com/AdvancedSkyblock/Hypixel-Skyblock-Mods-Installer/issues) with details about the mod you'd like to see added.
Contributions are welcome! If you encounter any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.
This project is licensed under the [Apache-2.0 license](LICENSE).
[![Star History](https://api.star-history.com/svg?repos=Sallie-May/Hypixel-Skyblock-Mods-Installer&type=Date)](https://star-history.com/#Sallie-May/Hypixel-Skyblock-Mods-Installer&Date)