Skip to content

A CLI application that helps you update minecraft mods easily. (For Fabric, supports Modrinth and CurseForge)

License

Notifications You must be signed in to change notification settings

NLR-DevTeam/LiteModUpdater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LiteModUpdater

A Simple Tool to Update Your Fabric Mods for Minecraft.

🚩 Installation

  • Download the latest release from the Releases page.

  • Launch the Terminal and type java -jar LiteModUpdater-X.X.X.jar to start the tool.

    Warning: Make sure to replace the filename with the actual name of the file you downloaded. You’ll need Java 17 to run this tool.

  • When you run the tool for the first time, enter the directory where your mods are located and the version of your game to create a profile.

  • Enter an optional alias for the profile, then go ahead and create it. Once created, you’ll receive a unique UUID for the profile.

  • Then you can run the tasks addLocalMods or linkMods whenever you’re ready.

🚄 Usage

Basic Usage

java -jar LiteModUpdater.jar [command] [...subcommand or options]

Commands

Command Name Description
addLocalMods Adds new local mods to the current profile.
autoRemove Automatically removes mods that are no more exist on the disk.
help Show the help document.
linkMods Automatically links local mods as online mods (Supports Modrinth & CurseForge).
listMods Lists current profile's mods.
profiles Manages profiles.
searchMod Searches a mod on Modrinth or CurseForge through CLI.
updateMods Automatically detects and updates the current profile's mods.

About CurseForge API Key

CurseForge's API requires an API key to access, and we don't provide it.
You have to request an API key if you want to access CurseForge's services (e.g. Search API)
Link: https://console.curseforge.com/

⭐ Feedback

If you have any suggestions, don’t hesitate to submit a new issue to us.

For mainland China users, you can also join our QQ chat-group and have a chat with us.

We’d love to hear from you!

About

A CLI application that helps you update minecraft mods easily. (For Fabric, supports Modrinth and CurseForge)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages