Skip to content

Commit b6cfdf9

Browse files
committed
Update README
1 parent b98a7d3 commit b6cfdf9

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,3 +286,4 @@ __pycache__/
286286
*.btm.cs
287287
*.odx.cs
288288
*.xsd.cs
289+
/Dist

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,14 @@ This is a simple loader that loads and applies Sybaris-compatible patchers witho
1818

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

21+
## Installing patchers
22+
23+
Put all Sybaris patchers into `<UnityDoorstop>\Sybaris\patches`.
24+
25+
## More information
26+
27+
More information can be found on the project's [wiki](https://github.com/NeighTools/SybarisLoader/wiki).
28+
2129
## Building
2230

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

0 commit comments

Comments
 (0)