Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/trustnooneelse/minecraftserverupdate
Custom Modpack Server updater script
https://github.com/trustnooneelse/minecraftserverupdate
minecraft-forge minecraft-mod minecraft-server
Last synced: about 2 months ago
JSON representation
Custom Modpack Server updater script
- Host: GitHub
- URL: https://github.com/trustnooneelse/minecraftserverupdate
- Owner: TrustNoOneElse
- License: mit
- Created: 2024-04-05T21:20:45.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-04-18T08:17:32.000Z (10 months ago)
- Last Synced: 2024-12-18T19:12:01.058Z (about 2 months ago)
- Topics: minecraft-forge, minecraft-mod, minecraft-server
- Language: Python
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Minecraft Server Updater
This Project was created in 2 days to enable me to automatically update my Linux Server.
It's specially made in mind with curseforge which doesn't support private mod packs.
With that you are able to handle updates from your custom mod packs. Only mods
which are find in the **server side** will be updated.
Theoretically this script should work with Linux Client and Windows Server too.
But practical it was only tested with Windows Client and Linux Server.# Configuration
You need to create a config.ini from the example one, you can test the connection than with the `TestConnection.py` Script.
After that you need to start the `Main.py`.
When i find time to package it, then maybe it's just a executable to be run.# Interest in use/extensions
if there is any interest, then please create a issue and i will beautify this project.