Skip to content

Commit

Permalink
Update README for installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Yurihaia committed Mar 3, 2022
1 parent aa6e1c8 commit d1f6061
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,18 @@
Hollow Knight in-game timer mod

## Installation
To install the mod, grab the release ZIP from [the latest release](https://github.com/Yurihaia/HollowKnight-Timer/releases).
To install the mod, grab the release ZIP from [the latest 1.2.2.1 release](https://github.com/Yurihaia/HollowKnight-Timer/releases/tag/v0.1.0).
Extract all 3 `.dll` files into the `Mods` folder in your Hollow Knight installation.
The modding API will say that `System.Runtime.Serialization.dll` failed to load but this is completely normal

### Installation for 1.5.xx
For current patches of the game, the timer is available from the "Scarab" mod manager

### Installation for 1.0.2.8
Like the 1.2.2.1 release, take the ZIP from [the latest 1.0.2.8 version](https://github.com/Yurihaia/HollowKnight-Timer/releases/tag/v0.1.0-1.0.2.8).
Then follow the same steps for the [1.2.2.1 installation](#installation)


## Settings
The keybinds and various other settings can be edited in the `hktimer.json` in the same directory as your save files. They follow the unity keybind naming system.
the defaults are
Expand Down

0 comments on commit d1f6061

Please sign in to comment.