GamerPablito / HaxeGJClient

An useful tool to work with GameJolt for FNF Mods and Haxe Games as well!
https://gamerpablito.github.io
Apache License 2.0
8 stars 4 forks source link

How do I implement this into my project #11

Closed minetube737 closed 2 weeks ago

minetube737 commented 3 weeks ago

How can I implement this into my fnf mod?

GamerPablito commented 2 weeks ago

This repository is also included in Haxelib website, so you can just open your cmd and type:

haxelib install haxegjclient

And then, add this line into the project.xml file:

<haxelib name="haxegjclient" />

Any other question? You can lemme know :)