Skip to content
This repository was archived by the owner on Sep 11, 2023. It is now read-only.

Commit 2050242

Browse files
committed
deleted useless folder and added crashlogs
1 parent aa0e3c9 commit 2050242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Deploy/SPCode.nsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@ File Microsoft.WindowsAPICodePack.Shell.dll
5656
File lang_0_spcode.xml
5757
File GPLv3.txt
5858

59+
CreateDirectory "$APPDATA\spcode\crashlogs"
5960
CreateDirectory "$APPDATA\spcode\sourcepawn"
6061
CreateDirectory "$APPDATA\spcode\sourcepawn\errorfiles"
61-
CreateDirectory "$APPDATA\spcode\sourcepawn\scripts"
6262
CreateDirectory "$APPDATA\spcode\sourcepawn\temp"
6363
CreateDirectory "$APPDATA\spcode\sourcepawn\templates"
6464
CreateDirectory "$APPDATA\spcode\sourcepawn\configs"

0 commit comments

Comments
 (0)