SwitchZ is a NeoForge client mod for Minecraft 1.21.1 that lets you switch offline usernames without restarting the game client.
Use the Gradle wrapper from the repository root:
./gradlew build
./gradlew runClientIf your local Gradle cache gets out of sync, refresh dependencies with:
./gradlew --refresh-dependenciesThe project targets Java 21 and NeoForge 21.1.x.