Skip to content
This repository was archived by the owner on Apr 10, 2024. It is now read-only.

Commit c689ee1

Browse files
committed
Added file_id.diz
1 parent 9147938 commit c689ee1

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

build/file_id.diz

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
ICY TERM v0.2.5 - A modern terminal program
2+
for BBS systems.
3+
Supports CP437, PETSCII, ATASCII, VIEWDATA.

build/windows_build.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ cd ..\icy_term
44
git pull
55
cargo build --release
66
del build\icy_term_windows_.zip
7-
powershell Compress-Archive target\release\icy_term.exe build\icy_term_windows_.zip
7+
powershell Compress-Archive "target\release\icy_term.exe,build\file_id.diz" build\icy_term_windows_.zip

0 commit comments

Comments
 (0)