安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题






I have updated the mod to save the progress of void-specific achievements upon ending a void run (by death or timeout). (Unfortunately, I still can't quite figure out how to get it to work properly with save and quit
I fixed it myself for the time being by adding this before the bugged line for those that want to fix it themselves.
if (inst.object_index == objMirror) { return; }
if (keyboard_check(9) == true
Change the (9) to whatever you want.
Reference on how to use keyboard check:
https://docs2.yoyogames.com/source/_build/3_scripting/4_gml_reference/controls/keyboard%20input/index.html
用标签打开更多功法菜单,用鼠标滚轮滚动查看。
包含各种功法,简单的功法、困难的功法,甚至还有一些未指定解锁条件的神秘功法。完成功法可获得金币或灵珠!
采用nomm的CustomFeats mod模板制作。