Skip to content

Commit fc6fc00

Browse files
authored
Update README.md
Small guide for setting up dev environment.
1 parent f74997f commit fc6fc00

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ It will probably be necessary to allow the WinNUT-Client IP to communicate with
2020
*See issue 47 for more information, specifically [this commentary](https://github.com/gawindx/WinNUT-Client/issues/47#issuecomment-759180793).*
2121

2222
###
23-
## Translation
23+
## Contributing
24+
### Translation
2425
WinNUT-Client V2 is natively multilingual, so it is no longer necessary to select your language from the software interface.
2526
Currently, WinNUT-Client supports:
2627
- English
@@ -57,6 +58,10 @@ Currently, WinNUT-Client supports:
5758

5859
Your translation / correction will be added on a new version and will thus be available to the entire community.
5960

61+
### Code
62+
#### Development Environment Setup
63+
This project is built for **.NET Framework 4.7.2**, which is supported up to **Visual Studio 2019**. If you want to compile an installer, you will need the [Microsoft Visual Studio Installer Projects](https://marketplace.visualstudio.com/items?itemName=visualstudioclient.MicrosoftVisualStudio2017InstallerProjects) extension installed.
64+
6065
## Update WinNUT-Client
6166

6267
Since version 1.8.0.0, WinNUT-Client includes a process for checking for updates.

0 commit comments

Comments
 (0)