HesperCQ/FastProjectileFix
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This mod uses the Forge Minecraft framework.
To build your own jar from the sourcecode:
- Clone repo
- Open cmd or similar in the root folder of the repo ("cd ./FastProjectileFix")
- run "gradlew build" (You must have gradle and java setup on your machine)
After that you can find the generated .jar file at following location:
"./FastProjectileFix/build/libs/fastprojectilefix-##Version Number##.jar"