- Saves the state of folders and files inside users local
.minecraft/folders to share configs updated across multiple clients. - Powershell script will be created that syncs these folders and files to clients windows folder locations.
- PULL from
GitHub /home/user/minecraft/CLIENT/- Edit the files- PUSH to
GitHub
- PULL from
GitHub /home/user/mc_configs/- Edit the files- PUSH to
GitHub
windows_mod_downloader.ps1
- A powershell script that works for syncing a different repo
mc_modsto a folder on the users filesystem, and then moving files from that folder into.minecraft/mods - Need to modify it to work with the other folders we want to sync.
- might be best to integrate this config update stuff into the mod update stuff, so you dont need to run two scripts, just update the old one
- Modify the already existing script
- Make the installing user delete everything inside these folders
- Add the second git repo to the script
- Make the script sync the following folders:
- Expand the log to include the newly tracked folder changes
patchouli_books/
server-resource-packs/
local/
config/
kubejs/
scripts/
maessentials/
resourcepacks/improvedmobs/
nameless_trinkets/
voicechat/
editmobdrops/
pregen/
zombieawareness/
CoroUtil/
custom trades/
worldedit/
xaerominimap_entities.json
xaerominimap.txt
xaeroworldmap.txt
extragore-property.toml
embeddium-options.json
zombienation-common.toml
watersource-common.toml
watersource-client.toml
usefulhats-legacy-common.toml
union.common.toml
union.client.toml
treasure2-common.toml
torchmaster.toml
timecontrol-common.toml
smoothchunk-common.toml
simplezoom-client.toml
projectvibrantjourneys-common.toml
patchouli-client.toml
modernfix-common.toml
maessentials.toml
# ...
# etc