fix(readme): Updates IDE requirements (#677)
This commit is contained in:
parent
9b554f69b0
commit
cb3895148d
1 changed files with 4 additions and 0 deletions
|
|
@ -26,6 +26,10 @@ ModernUO [
|
||||
- [Visual Studio 2019/2022 (v16.10 or higher)](https://visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=Community) or [Rider 2021.2 or higher](https://www.jetbrains.com/rider/download)
|
||||
- Older versions will show code errors.
|
||||
- Build the solution in the IDE to make errors go away.
|
||||
- Visual Studio must be restarted once after the first build as well.
|
||||
|
||||
#### Publishing Builds
|
||||
- Using terminal or powershell: `./publish.cmd [release|debug (default: release)] [os]`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue