Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yairm210 authored Jul 29, 2024
1 parent a7814f3 commit 255d3fe
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,14 @@

Takes an app folder (.exe and data files) as a zip, and wraps it in MSI including a start menu shortcut

This is intended to serve as a testbed for you to make your own MSI, before you hook it up to your Github Actions pipeline

To start:

- "Use as template" to create your own repo
- Replace Folder.zip with your own folder
- Replace Icon.ico with your own icon
- Replace "YOUR" tests in app.wxs with your data
- Replace "Unciv.exe" target with your executable
- Replace "YOUR" texts in app.wxs with your actual data
- Replace the "Unciv.exe" target in app.wxs with your executable name

Happy testing!

0 comments on commit 255d3fe

Please sign in to comment.