viewmodel-changer icon indicating copy to clipboard operation
viewmodel-changer copied to clipboard

1.18.x download

Open dxzv666 opened this issue 2 years ago • 1 comments

Please give release 1.18.x to download :D

dxzv666 avatar Jun 03 '22 20:06 dxzv666

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

CyberFlameGO avatar Jun 26 '22 05:06 CyberFlameGO