From 7b534845fc12b836a80c2f3577a05492cb263543 Mon Sep 17 00:00:00 2001 From: 7bg <33865-7bg@users.noreply.test50k.gitlab.cn> Date: Tue, 28 Feb 2023 23:01:15 +0800 Subject: [PATCH] license and readme --- README.MD | 21 +++++++++++++++++++++ WTFPL | 14 ++++++++++++++ 2 files changed, 35 insertions(+) create mode 100644 README.MD create mode 100644 WTFPL diff --git a/README.MD b/README.MD new file mode 100644 index 0000000..3a1d222 --- /dev/null +++ b/README.MD @@ -0,0 +1,21 @@ +# Rhythm Doctor - Thanks for being Lifeless + +君が生きてなくてよかった (Kimi ga Ikite Nakute Yokatta) + +game: 节奏医生 + +## LICENSE + +### music audio file: + +``` +Singer +Hatsune Miku +Producer(s) +Pinocchio-P (music, lyrics, illustration) +``` + +### level json file + +WTFPL + diff --git a/WTFPL b/WTFPL new file mode 100644 index 0000000..ee7d6a5 --- /dev/null +++ b/WTFPL @@ -0,0 +1,14 @@ + DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE + Version 2, December 2004 + + Copyright (C) 2004 Sam Hocevar + + Everyone is permitted to copy and distribute verbatim or modified + copies of this license document, and changing it is allowed as long + as the name is changed. + + DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. You just DO WHAT THE FUCK YOU WANT TO. +