viewmodel-changer
viewmodel-changer copied to clipboard
1.18.x download
Please give release 1.18.x to download :D
Hey! You can compile the project if you need this, by cloning (downloading) the repository, and going into command prompt/powershell (Windows) or terminal (macOS, Linux) and using cd
to go into the location you downloaded the folder to (go into the folder too). You'll then want to run ./gradlew.bat build
(Windows) or ./gradlew build
, wait for it to build, then get your jarfile from the build/libs
folder (it's the one without the -sources.jar
suffix