Syncing Scripts to Github
OriginalNovember 10, 2024Less than 1 minute
Syncing Scripts to Github
The following steps are based on Prism Launcher:
- Backup
.minecraft; - Clear the existing
.minecraft; - Enter
git clone "repository URL" .in.minecraft; - Put the files from the backup
.minecraftback into.minecraft, choose to overwrite or keep existing files as needed; - Add the following files:
.minecraft/.gitignore* !.gitignore !kubejs/.minecraft/kubejs/.gitignore!* probe/
