Ixrec / AShortHike.ModdingTools

Software that is required to setup and load mods for A Short Hike

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Short Hike Modding Tools

In order to play with mods, you first need to install the modding tools.

  1. Click this link to download the Windows or Linux version
  2. Extract this zip file into the game's root directory

After this, any mods you wish to play with can be extracted into the 'Modding' folder created in the game's root directory.


A Short Hike root directory:

  • Steam: C:\Program Files (x86)\Steam\steamapps\common\A Short Hike
  • Epic games: C:\Program Files\Epic Games\AShortHike

In order to create a new short hike mod:

dotnet new bepinex5plugin -n ExampleMod -T netstandard2.0 -U 2019.4.29

About

Software that is required to setup and load mods for A Short Hike