make the "Game" component read-only
This commit is contained in:
@@ -70,6 +70,8 @@ Section "-Reg" Reg
|
|||||||
SectionEnd
|
SectionEnd
|
||||||
|
|
||||||
Section "Game" GAME
|
Section "Game" GAME
|
||||||
|
SectionIn RO
|
||||||
|
|
||||||
RMDir /r "$INSTDIR\mods"
|
RMDir /r "$INSTDIR\mods"
|
||||||
SetOutPath "$INSTDIR\mods"
|
SetOutPath "$INSTDIR\mods"
|
||||||
File /r "${SRCDIR}\mods\common"
|
File /r "${SRCDIR}\mods\common"
|
||||||
|
|||||||
Reference in New Issue
Block a user