From b1f681bde3be77810779ac50dce93458fe92f355 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=AE=B8=E5=AD=9F=E9=98=B3?= Date: Fri, 21 Mar 2025 06:45:57 +0000 Subject: [PATCH] Initial commit --- LICENSE | 3 +++ README.md | 3 +++ 2 files changed, 6 insertions(+) create mode 100644 LICENSE create mode 100644 README.md diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..56096c0 --- /dev/null +++ b/LICENSE @@ -0,0 +1,3 @@ +Additional permission under GNU GPL version 3 section 7 + +If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. diff --git a/README.md b/README.md new file mode 100644 index 0000000..6373a52 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# vue-idle-game + +一个全随机的刷装备小游戏 \ No newline at end of file