Skip to content

Zergatul/freecam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Freecam

Build

To build the mod you need to have JDK 21 installed.

Note

Use the Gradlew.bat for Windows

First change the directory to the fabric or forge folder with cd <modloader>.

Then run the following command to build the mod.

# Windows
gradlew.bat build

# Linux/Unix
./gradlew build

The mod will be built in the <modloader>/build/libs folder.

Downloading

you can find the latest builds on the GitHub Actions page.

Click on the latest build.

Then click on the artifact named freecam-<modloader>-<version>.jar to download it. Artifacts Tab

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published