Skip to content

Installation

GamerPablito edited this page Sep 2, 2024 · 2 revisions

Example (if downloaded from GitHub)

  1. Go to the latest version package page and download the source code.zip file.
  2. Once downloaded, move the gamejolt folder to the src folder of your game/FNF Mod.

Example (if downloaded using Haxelib)

  1. Open the Command Prompt and type haxelib install HaxeGJClient.
  2. Once the process is done, go to the project.xml file of your game/FNF Mod and type
<haxelib name="HaxeGJClient" />

Clone this wiki locally