Hacknet
0 of 0

File information

Last updated

Original upload

Created by

The Pathfinder Developer Team

Uploaded by

Spartan322

Virus scan

Safe to use

About this mod

A definitive modding system for Hacknet enabling a complete modloader API with a game patcher that does not overwrite the vanilla game.

Permissions and credits
Mirrors
Pathfinder is an expansive modding API that allows any enthusiast of Hacknet to change or add to the game. As long as they have a basic understanding of C#, Pathfinder enables anyone to easily create mods or install them, without ever overwriting the base game.

Installation:

  • Download and open the Pathfinder zip
  • Navigate to the binary files in the zip and extract them into the Hacknet game directory (where Hacknet.exe is located, on Steam go to game properties, local files, and click browse local files)
  • Run PathfinderPatcher.exe and wait for the terminal to exit
  • Start HacknetPathfinder.exe
  • Any mod dlls you have can now be placed in the Mods directory, just start HacknetPathfinder.exe to play.


Source Code: Github
Documentation: https://arkhist.github.io/Hacknet-Pathfinder/
Bug Reports: Github Issues