feat: add windows double-click launcher and update readme

This commit is contained in:
2026-08-24 10:25:11 +08:00
parent 06bacfc6c8
commit 924bb7208f
3 changed files with 40 additions and 0 deletions
+3
View File
@@ -1,2 +1,5 @@
# Ensure shell scripts always use LF line endings, even on Windows/Git Bash.
*.sh text eol=lf
# Batch files must use CRLF line endings to run correctly on Windows.
*.bat text eol=crlf