Made the main section in the NSIS installer mandatory.
This commit is contained in:
parent
792afb5f86
commit
bb80a38f3c
1 changed files with 2 additions and 0 deletions
|
@ -151,6 +151,8 @@
|
|||
|
||||
Section "Battle for Wesnoth" BfWSection
|
||||
|
||||
SectionIn RO
|
||||
|
||||
SetOutPath "$INSTDIR\manual"
|
||||
File /r /x .* doc\manual\*.html
|
||||
File /r /x .* doc\manual\styles
|
||||
|
|
Loading…
Add table
Reference in a new issue