diff --git a/.gitignore b/.gitignore index 56a22c4..8dcd01b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ /hscl.ini /obj - +/nizika-desktop.exe +/start.ax +/packfile +/hsptmp.exe +/hsptmp diff --git a/main.hsp b/main.hsp index 20cc947..c66a9b3 100644 --- a/main.hsp +++ b/main.hsp @@ -1,5 +1,7 @@ #include "user32.as" +#pack "start.ax" ; 暗号化防止 + #packopt hide 1 #packopt name "nizika-desktop"