Updated build script files

Update .gitignore, build.bat, and 4 more files...
This commit is contained in:
2022-10-28 20:20:33 +02:00
parent abc971e7a1
commit 88b2abcf77
6 changed files with 223 additions and 113 deletions
+1 -5
View File
@@ -91,11 +91,7 @@ You can simply clone the repository with the following command:
git clone https://github.com/aziascreations/DotNet-ListComPort.git
```
Once this is done, you can compile it with the following script files:
| Linux | Windows |
|----------------------|------------------------|
| [build.sh](build.sh) | [build.bat](build.bat) |
Once this is done, you can compile it with the [compile.bat](compile.bat) script file.
Finally, you should be able to find the executables in the "[Builds](Builds/)" folder.