1
0
mirror of https://github.com/garraflavatra/rolens.git synced 2025-06-28 05:25:11 +00:00

Generate installer for Windows using NSIS

This commit is contained in:
2023-06-28 12:44:56 +02:00
parent 8a7518532d
commit aa53d0c400
11 changed files with 90 additions and 53 deletions

View File

@ -8,5 +8,6 @@ Rolens is © [Romein van Buren](mailto:romein@vburen.nl) 2023. The source code a
## Credits
* [Wails](https://wails.io/) facilitates the build process for multiple OSes.
* The installer for Windows is generated by [NSIS](https://nsis.sourceforge.io/Main_Page).
* Icons are from [Feather Icons](https://feathericons.com/) by [Cole Bemis](https://github.com/colebemis).
* Vector drawings come from [unDraw](https://undraw.co/).

View File

@ -0,0 +1,7 @@
---
title: Build directory
parent: Development
order: 50
---
{% filecontent "../build/README.md", 2 %}