Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ontrigger authored Apr 5, 2019
1 parent 5022ab0 commit b5f761f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# RoR2Mods.ItemStats
Provides current stack bonuses for an item in the tooltip

![demo](https://i.imgur.com/24ho8CG.png)
# Installation
First thing you'll need is the modloader. If you don't have it, get it [here](https://github.com/meepen/ror2-modloader/) and follow the installation instructions.

Afterwards, get the built assembly from releases and put it in your mods folder. That's it!
# Building
Open the solution, link the libraries in the Lib folder, DL the required NuGet package and compile.

0 comments on commit b5f761f

Please sign in to comment.