Add README for people who still can't use Google

This commit is contained in:
Berke Viktor
2012-10-22 02:34:20 +02:00
parent cdae8fecdd
commit de39738bbd
11 changed files with 22 additions and 0 deletions

View File

@@ -46,6 +46,7 @@ rmdir /q /s "$(HexChatRel)"
mkdir "$(HexChatRel)"
echo 2> portable-mode
move portable-mode "$(HexChatRel)"
copy readme.url "$(HexChatRel)"
copy "$(HexChatBin)hexchat.exe" "$(HexChatRel)"
copy "$(HexChatBin)hexchat-text.exe" "$(HexChatRel)"
copy "$(HexChatBin)thememan.exe" "$(HexChatRel)"