Skip to content

Commit

Permalink
Merge pull request #13 from Nigh/web_gui
Browse files Browse the repository at this point in the history
release commit
  • Loading branch information
Nigh authored Jul 26, 2023
2 parents e331148 + 062d49b commit 8e8ad9b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Binary file modified iwck.ico
Binary file not shown.
4 changes: 4 additions & 0 deletions main.ahk
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
;@Ahk2Exe-AddResource *10 %A_ScriptDir%\html\index.html
;@Ahk2Exe-SetName iwck
;@Ahk2Exe-SetVersion 3.0
;@Ahk2Exe-SetMainIcon iwck.ico
;@Ahk2Exe-ExeName iwck
#Requires AutoHotkey v2.0
#NoTrayIcon
#MaxThreadsPerHotkey 1
Expand Down

0 comments on commit 8e8ad9b

Please sign in to comment.