From 33ad9ed2df8fb36104914a2071987e374ce6179c Mon Sep 17 00:00:00 2001 From: Rope <61645621+RoperaSn88@users.noreply.github.com> Date: Sat, 23 May 2026 09:32:45 +0900 Subject: [PATCH] Initialize README for GameSelectorGUI Add initial README with project description and usage instructions. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b708c45 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# GameSelectorGUI + +事前にcsvに登録したゲームの一覧を表示・起動することができるアプリケーションです。 + +# 使い方 +Packageからzipをダウンロードしてちょ