From 501c56367c9fd759e34d4e9f86a90aff7a35ac8c Mon Sep 17 00:00:00 2001 From: Squid233 <60126026+squid233@users.noreply.github.com> Date: Fri, 12 Mar 2021 18:51:52 +0800 Subject: [PATCH] Create README.md --- README-zh_CN.md | 3 +++ README.md | 13 +++++++++++++ src/main/resources/title.yml | 8 +------- 3 files changed, 17 insertions(+), 7 deletions(-) create mode 100644 README-zh_CN.md create mode 100644 README.md diff --git a/README-zh_CN.md b/README-zh_CN.md new file mode 100644 index 0000000..dbae407 --- /dev/null +++ b/README-zh_CN.md @@ -0,0 +1,3 @@ +# RandomTitle +取配置文件列表中或一言API中随机语句作为标题的Minecraft Mod +详细见[MCBBS](https://www.mcbbs.net/thread-980991-1-1.html) diff --git a/README.md b/README.md new file mode 100644 index 0000000..311d353 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# RandomTitle +A Minecraft mod that picks random title from a list to display as window title. + +## Configuration +See title.yml + +## Download +Download from [Releases](https://github.com/PercyDan54/RandomTitle-Fabric/releases) +RandomTitle-Fabric: Supports Fabric 1.15+ +RandomTitle-Forge: Supports Forge 1.15+ + +## Screenshots +![screenshot](https://s1.ax1x.com/2020/06/03/tdvoYd.png) diff --git a/src/main/resources/title.yml b/src/main/resources/title.yml index f8dbef1..79acb43 100644 --- a/src/main/resources/title.yml +++ b/src/main/resources/title.yml @@ -2,7 +2,7 @@ #0 = Fetch from https://v1.hitokoto.cn #1 = Pick from the list below #2 = Random of the two above -mode: 0 +mode: 2 title: - "众生于我掌声,却未予我身份 ——《狐妖小红娘》" - "你给的美梦只剩下温柔 ——《镇魂街》" @@ -26,21 +26,15 @@ title: - "我们彷徨着,无论在哪儿,生活还将继续。再重复,即使无路可走,也要继续前进,生活还将继续 —— Do As Infinity《深い森》" - "Are you there, or are you just a decoy dream in my head ——Owl City《On the wing》" - "其实,雨并不公道,因为下落在一个没有公道的世界上 ——《骆驼祥子》" - - "愿出一切曾经拥有,只为赌一回 ——《狐妖小红娘》" - "花早晚会凋谢,记忆最终也会消散 ——《镇魂街》 " - "世事变幻无常,而近乎永恒不变者,唯你我头上的同一片星空 ——《万国志》" - "All this time I was finding myself, and I didn't know I was lost... ——Avicii 《Wake Me Up》" - - "不知彼此来世相逢,是否还能记得我是谁 ——《狐妖小红娘》" - "I can't tell where the journey will end, but I know where to start ——Avicii 《Wake Me Up》" - "If you can fly don't stop at the sky, cause there's footprints on the moon — it was you. ——Owl City《The Yacht Club》" - "I tried carrying the weight of the world, but I only have two hands ——Avicii 《Wake Me Up》" - "如果温柔是罪,那就只能用拳头来洗清我们犯下的罪孽 ——《镇魂街》" - - "你眼中倒映的星河烂漫,是不曾见过的世外梦幻 ——《狐妖小红娘》" - "When all eyes are on you, you will know what to do ——Tristam / Braken《Frame of Mind》" - - "一同经历过的万千时光,不及你与他初见的模样 ——《狐妖小红娘》" - - "将这弱小的自己,在轮回之中藏匿抹杀,想要为你变强大 ——《狐妖小红娘》" - "Before you go and walk away, you better know where you're going ——Vicetone《Nevada》" - - "胆小如鼠也要表白清楚 ——《狐妖小红娘》" prefix: #The value of %prefix%, %version% for Minecraft version - "Minecraft %version%"