Skip to content

Commit

Permalink
nsi fix. It seems there are no dll files.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jarod42 committed Mar 15, 2024
1 parent 58b4059 commit 1f64392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stargus.nsi
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ Section "-${NAME}"

; -- XXX TODO: include Stratagus and dependencies some better way
File "stratagus.exe"
File "*.dll"
;File "*.dll"

ClearErrors

Expand Down

0 comments on commit 1f64392

Please sign in to comment.