调整关于页面信息

词典添加patreon词条
This commit is contained in:
MrZ626
2021-11-16 03:55:57 +08:00
parent e39b5dbd51
commit c412003cb3
10 changed files with 20 additions and 17 deletions

View File

@@ -55,7 +55,7 @@ return{
"https://tetris.huijiwiki.com",
},
--Organizations
--Webpages / Organizations
{"Github Repository",
"githubrepository sourcecode",
"org",
@@ -80,7 +80,12 @@ return{
"Google \"Tetris Online Poland\" for the Poland server.\nClick on the globe icon for information about the Tetris Online Study server.",
"http://teatube.ltd/tos",
},
{"Patreon",
"patreon support",
"org",
"26F Studio's Patreon Page!\nYou can support us here if you don't use WeChat or AliPay",
"https://www.patreon.com/techmino",
},
--Games
{"TTT",
"ttt tetris trainer tres bien",

View File

@@ -49,7 +49,7 @@ return{
"https://four.lol",
},
--相关组织
--相关网页/组织
{"GitHub仓库",
"源代码 github git sourcecode yuandaima",
"org",
@@ -73,6 +73,12 @@ return{
"TO-S的添加方法、说明等关于茶服的一切",
"http://teatube.ltd/tos",
},
{"Patreon",
"赞助 patreon support zanzhu daqian",
"org",
"Techmino的Patreon页面赞助也可以来这里~",
"https://www.patreon.com/techmino",
},
--游戏(题库)
{"TTT",

View File

@@ -194,7 +194,10 @@ return{
"Make sure to get the game only from official sources,",
"as we can't make sure you're safe if you got it elsewhere.",
"The author is not responsible for any modifications.",
"While the game is free, donations are appreciated."
"",
"While the game is free, donations are appreciated.",
"If you are unable to use both WeChat Pay and AliPay,",
"you can go to our Pateron page to support us!",
},
staff={
"Author: MrZ Email: 1046101471@qq.com",
@@ -224,7 +227,6 @@ return{
simple-love-lights [dylhunn]
]],
support="Support the author",
group="Join our Discord: discord.gg/f9pUvkh",
WidgetText={
main={
offline="Single Player",

View File

@@ -190,7 +190,6 @@ return{
simple-love-lights [dylhunn]
]],
support="Apoyen al Autor",
group="Grupo Oficial de QQ (si no lo hackean) : 913154753",
WidgetText={
main={
offline="1 Jugador",

View File

@@ -190,7 +190,6 @@ return{
simple-love-lights [dylhunn]
]],
support="Aider le créateur",
group="Groupe QQ officiel : 913154753",
WidgetText={
main={
-- offline="Solo",

View File

@@ -212,7 +212,6 @@ return{
simple-love-lights [dylhunn]
]],
support="Support author",
group="Junte-se ao nosso Discord: discord.gg/f9pUvkh",
WidgetText={
main={
offline="Solo",

View File

@@ -193,7 +193,8 @@ return{
"错误或者建议请附带截图发送到内测群或者作者邮箱~",
"仅通过官网 home.techmino.org 免费下载/更新",
"其他渠道获得游戏皆有被修改/加广告/植入病毒的风险,程序只申请了振动&联网权限!",
"若由于被修改的本游戏产生的各种损失作者不负责(怎么负责啊跟我有啥关系)",
"若由于被修改的本游戏产生的各种损失作者不负责(怎么负责啊我又没法管)",
"",
"请从正规途径获得最新版,游戏现为免费,不过有打赏当然感谢啦~",
"记得备注id备注id备注id不然可能会没法记录到赞助列表",
},
@@ -225,7 +226,6 @@ return{
simple-love-lights [dylhunn]
]],
support="支持作者",
group="官方QQ群:913154753",
WidgetText={
main={
offline="单机游戏",

View File

@@ -1,4 +1,3 @@
local C=COLOR
return{
fallback='zh',
loadText={
@@ -223,7 +222,6 @@ return{
simple-love-lights [dylhunn]
]],
support="供养作者!",
group="加入我们的不谐和:不谐和.gg/f9pUvkh",
WidgetText={
main={
offline="单人",

View File

@@ -224,7 +224,6 @@ return{
simple-love-lights [dylhunn]
]],
support="支持作者",
group="官方QQ群:913154753",
WidgetText={
main={
offline="單人遊戲",

View File

@@ -31,10 +31,6 @@ function scene.draw()
gc.printf(text.aboutTexts[i],150,35*i+50,1000,'center')
end
--Group
setFont(20)
mStr(text.group,640,480)
--Lib used
setFont(15)
gc.print(text.used,50,325)