Ducky Updater: ReWork
Simple utility for update mods using Modrinth API
Quick challenge
How far can you run before the mobs catch you?
Rotate your phone
Dino Mine is ready when your screen is landscape.
Minecraft check
Confirm your run
Complete the quick check to get your code.
Your code
Expires in 5 hours
Ducky Updater: ReWork
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]
[![LinkedIn][linkedin-shield]][linkedin-url]
[![Discord][discord-shield]][discord-url]
[![Modrinth][modrinth-shield]][modrinth-url]
## About The Project
![In-Game ScreenShot][screenshot]
Mod that give possibility to update mods without using third-party launchers
> ReWorked version of old Ducky Updater that has many issues, legacy code and bad performance
### Built With
* ![Fabric][fabric]
* ![Fabric-Language-Kotlin][fabric-language-kotlin]
* ![ModMenu Badges Lib][modmenu-badges-lib]
* ![fStats][fstats]
### Config
```json5
{
// Check updates on every server/client boot
"checkUpdatesOnBoot": true,
// Download Modes
// PARALLEL -> Download and work with multiplied files at the same time (Default)
// SEQUENTIALLY -> Download and work with file one by one (Recommended for bad network)
"downloadMode": "PARALLEL",
// File Action
// ARCHIVE -> Making a ZIP file with the old version of all updated mods (Default)
// DELETE -> Delete all old files (Best for server's that have small disk, use on own risk)
// DISABLE -> Add to end of old files suffix .disable
"fileAction": "ARCHIVE"
}
```
## Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any
contributions you make are **greatly appreciated**.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also
simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request
## License
Distributed under the MIT License. See `LICENSE` for more information.
[contributors-shield]: https://img.shields.io/github/contributors/syorito-hatsuki/ducky-updater-rework.svg?style=for-the-badge
[contributors-url]: https://github.com/syorito-hatsuki/ducky-updater-rework/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/syorito-hatsuki/ducky-updater-rework.svg?style=for-the-badge
[forks-url]: https://github.com/syorito-hatsuki/ducky-updater-rework/network/members
[stars-shield]: https://img.shields.io/github/stars/syorito-hatsuki/ducky-updater-rework.svg?style=for-the-badge
[stars-url]: https://github.com/syorito-hatsuki/ducky-updater-rework/stargazers
[issues-shield]: https://img.shields.io/github/issues/syorito-hatsuki/ducky-updater-rework.svg?style=for-the-badge
[issues-url]: https://github.com/syorito-hatsuki/ducky-updater-rework/issues
[license-shield]: https://img.shields.io/github/license/syorito-hatsuki/ducky-updater-rework.svg?style=for-the-badge
[license-url]: https://github.com/syorito-hatsuki/ducky-updater-rework/blob/master/LICENSE
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/kit-lehto
[screenshot]: https://cdn-raw.modrinth.com/data/Ex3jKEPK/images/96b83a31e02c2c618594034e31c91cb30db2c12c.png
[fabric]: https://img.shields.io/badge/fabric%20api-DBD0B4?style=for-the-badge
[fabric-language-kotlin]: https://img.shields.io/badge/fabric%20language%20kotlin-7F52FF?style=for-the-badge&logo=kotlin&logoColor=white
[modmenu-badges-lib]: https://img.shields.io/badge/modmenu%20badges%20lib-434956?style=for-the-badge
[fstats]: https://img.shields.io/badge/fStats-111111?style=for-the-badge
[discord-shield]: https://img.shields.io/discord/1032138561618726952?logo=discord&logoColor=white&style=for-the-badge&label=Discord
[discord-url]: https://discord.gg/pbwnMwnUD6
[modrinth-shield]: https://img.shields.io/modrinth/v/ducky-updater-rework?label=Modrinth&style=for-the-badge
[modrinth-url]: https://modrinth.com/mod/ducky-updater-rework
Ducky Updater: ReWork
Simple utility for update mods using Modrinth API
Support
·
Report Bug
·
Request Feature
Table of Contents

## Usage
### Commands and permissions