Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/132ikl/multimcimportupdater
A simple script to transfer customizations between modpack versions on MultiMC imported packs
https://github.com/132ikl/multimcimportupdater
bash minecraft multimc script
Last synced: about 2 months ago
JSON representation
A simple script to transfer customizations between modpack versions on MultiMC imported packs
- Host: GitHub
- URL: https://github.com/132ikl/multimcimportupdater
- Owner: 132ikl
- License: mpl-2.0
- Created: 2018-01-31T02:28:01.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-09T21:44:31.000Z (almost 7 years ago)
- Last Synced: 2024-11-02T11:42:30.027Z (3 months ago)
- Topics: bash, minecraft, multimc, script
- Language: Shell
- Homepage:
- Size: 20.5 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MultiMC Import Updater
MultiMC Import Updater is a small Linux script to simply using modpacks with MultiMC.
---
### Overview
If you use MultiMC for modpacks like Feed the Beast, Age of Engineering, or any others, you may find it tedious to manually transfer each customized file from each version to version. This script simplifies your life by allowing you to automatically transfer all of your personalized files from one modpack version to another!---
#### What does this script transfer?
- Config Files: all custom config that doesn't need to be overriden is kept*
- User-Added Mods: any custom added, non-pack mods like Optifine are automatically transfered
- Optifine Settings
- Controls
- Saves
- Resource Packs
- Screenshots
- Journeymap Data\* ʸᵒᵘʳ ᵐⁱˡᵉᵃᵍᵉ ᵐᵃʸ ᵛᵃʳʸ
---
### Usage
Placing the script in the MultiMC instances directory is recommended for ease of use.
./updateInstance.sh
That's it! All of your personalized data is now transfered to your new instance. If your data didn't get transfered for a particular mod, make an issue report and I'll implement that mod.