Browse Source

spelling

pull/46/head
Anairkoen Schno 5 years ago
committed by GitHub
parent
commit
50ea0350d9
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@ -21,7 +21,7 @@ To verify it worked, start the game with the `--verbose` flag. If a new console
1. Create a new **Class Library** C# project (.NET 4.6)
2. Download a release and add **IPA.Loader.dll** to your references
3. Implement `IBeatSaberPlugin` or `IEnhancedBeatSaberPlugin`
4. Build the project and copy the DLL into the Plugins folder of the gam
4. Build the project and copy the DLL into the Plugins folder of the game.
See [Developing](https://github.com/nike4613/IPA-Reloaded/wiki/Developing) for more information.


Loading…
Cancel
Save