Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mettra committed Jan 18, 2021
1 parent ae6e2a7 commit 8961f44
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ This song loader works as a standalone DLL (`winhttp.dll`). It get loaded by Fus

* Download the latest files from [the releases page](https://github.com/Mettra/FuserSongLoader/releases)
* Extract everything to the same directory as `Fuser-Win64-Shipping.exe`. (Should be somewhere like C:/Program Files (x86)/Steam/steamapps/common/Fuser/Fuser/Binaries/Win64)
* Create a `custom_songs` folder in the content pak directory (Should be somewhere like C:/Program Files (x86)/Steam/steamapps/common/Fuser/Fuser/Content/Paks/)
* Add any custom song .pak + .sig files to that directory. (These can be created with [Fuser Custom Song Creator](https://github.com/Mettra/FuserCustomSongCreator))

## Building

Expand All @@ -23,4 +25,4 @@ git submodule update --init --recursive
```
`FuserSongLoader.sln` should be generated under the `FuserSongLoader/build` folder.

1. Building the `FuserModDoorstop` `Visual Studio` project will output a `winhttp.dll`, which should be placed next to `Fuser-Win64-Shipping.exe`
1. Building the `FuserModDoorstop` `Visual Studio` project will output a `winhttp.dll`, which should be placed next to `Fuser-Win64-Shipping.exe`

0 comments on commit 8961f44

Please sign in to comment.