KO
|
EN
gitlite — search
Search
#typescript
#ai-agents
#ai
#dsh-plugin
#deepseek-harness
#open-source
#cli
#claude-code
#codex
#developer-tools
#react
#windows
freecam
★ 22
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
fivem-freecam
:
Simple freecam API for FiveM.
Enhanced-Freecam
:
Free camera / Photo mode collection for PlayStation 1 and 2
godot-freecam-plugin
:
Godot plugin for a toggleable freecam with Minecraft-like controls.
LADFreecam
:
Freecam script for modern Yakuza games based on original script by etra0.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
freecam
?
Download (.md)
# FreeCam ### Build To build the mod you need to have JDK 25 installed. If you need version for single modloader, go to its directory and run: ```shell # Windows Command Line gradlew build # Linux, Mac OS, PowerShell ./gradlew build ``` The mod jar will be created in the `<modloader>/build/libs` folder. If you want to build universal jar, go to `universal` folder, and run `gradlew universalJar` in the same way as above. By default it builds all loader jars. Use `-Ploaders=fabric,neoforge` to choose which loader jars to include. ### Downloading You can find the latest builds on the [GitHub Actions](https://github.com/Zergatul/freecam/actions) page. Click on the latest build. At the right bottom there should be **Artifacts** section, from where you can download jar.