This website requires JavaScript.
Explore
Help
Sign In
cdanesi
/
minecraft-server-mod-updater
Watch
1
Star
1
Fork
0
You've already forked minecraft-server-mod-updater
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
2
Commits
1
Branch
0
Tags
main
T
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
cdanesi
3b799e834a
chore: add .gitignore and README
2026-06-01 17:19:46 -04:00
.gitignore
chore: add .gitignore and README
2026-06-01 17:19:46 -04:00
example-config.json
initial commit
2025-12-14 07:57:39 -05:00
mod_updater.py
initial commit
2025-12-14 07:57:39 -05:00
README.md
chore: add .gitignore and README
2026-06-01 17:19:46 -04:00
README.md
mod-updater
python3 -m venv venv
source
venv/bin/activate pip install requests
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
Simple script to update mods used on Minecraft servers. Supports multiple server configurations.
Readme
25
KiB
Languages
Python
100%