Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ghorsington committed May 3, 2018
1 parent b98a7d3 commit b6cfdf9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -286,3 +286,4 @@ __pycache__/
*.btm.cs
*.odx.cs
*.xsd.cs
/Dist
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,14 @@ This is a simple loader that loads and applies Sybaris-compatible patchers witho

1. Extract the contents of the archive into `UnityDoorstop` folder. Overwrite when asked.

## Installing patchers

Put all Sybaris patchers into `<UnityDoorstop>\Sybaris\patches`.

## More information

More information can be found on the project's [wiki](https://github.com/NeighTools/SybarisLoader/wiki).

## Building

You can build with Visual Studio 2015/2017 with .NET 3.5 installed. All dependencies are handled by NuGet.

0 comments on commit b6cfdf9

Please sign in to comment.