EverLoad
A simple mod that automatically syncs files from a Git repository to your Minecraft instance directory.
Best used in concomitance with mods such as KubeJS (opens in a new tab) to load scripts and datapacks before client initialization
Installation
Download
You can download a release from curseforge (opens in a new tab) or you can build it yourself from scratch
# Gradle is required
git clone https://github.com/Brodino96/EverLoad
cd EverLoad
./gradlew build
# .\gradlew.bat if you are on windowsConfiguration
Update the config file
- Path:
config/everload.json