Skip to content

Commit

Permalink
Merge pull request #87 from YoshiRulz/contrib-docs
Browse files Browse the repository at this point in the history
Add build instructions + contribution guide
  • Loading branch information
binary1230 authored Nov 18, 2023
2 parents 87ef922 + eca8ffc commit 98c927d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions contributing.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
You'll need:
- Windows 10+
- .NET SDK 6 or higher
- VS2022, or another IDE with C# support such as JetBrains Rider or VS Code
- VS2019 may work, though it only officially supports .NET SDK <= 5
- Git for Windows, which is available via the Visual Studio Installer

0 comments on commit 98c927d

Please sign in to comment.