Add NuGet info
parent
9bb5b56c17
commit
c2b56cf342
|
@ -14,4 +14,11 @@ The library is designed to work regardlessly of the underlying OS, so it should
|
||||||
and OSX equally well. I haven't tested the OSX port though, and I only superficially tried it on Linux.
|
and OSX equally well. I haven't tested the OSX port though, and I only superficially tried it on Linux.
|
||||||
|
|
||||||
If anyone feels so inclined, he/she could contribute by testing it and reporting the results. This would
|
If anyone feels so inclined, he/she could contribute by testing it and reporting the results. This would
|
||||||
be greatly appreciated.
|
be greatly appreciated.
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
|
||||||
|
You can use this library by compiling it as described in the [wiki](https://github.com/frabert/SharpPhysFS/wiki)
|
||||||
|
or by adding it as a reference using NuGet:
|
||||||
|
|
||||||
|
Install-Package SharpPhysFS
|
Loading…
Reference in New Issue