Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
EmmittJ committed Mar 17, 2020
2 parents 327f5d7 + 8ea6c90 commit 7002032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ This repository contains the game model and computation engine used for [PoESkil

The goal is to develop this into a general .NET Standard library for Path of Exile build calculations (e.g. DPS) every interested developer can use and contribute to. Currently, the library is optimized for a GUI application with small incremental build changes. I will later add benchmarks for the one-off scenario where you want to input a build, get statistics as outputs and then input the next build. Those will serve as further example usages.

The libraries target .NET Standard 2.0 and .NET Standard 2.1, Console and the test projects .NET Core 3.1.
The libraries target .NET Standard 2.1, Console and the test projects .NET Core 3.1.

0 comments on commit 7002032

Please sign in to comment.