安装 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(越南语)
Українська(乌克兰语)
报告翻译问题








This is the mod in question btw, in case it wasn't clear
Here is the entire documentation for implementing your options into the MCM. If need be I'd be willing to help develop it. While I don't have much experience with Isaac specifically, I have worked as a C# developer for a couple of years, so learning Isaac modding shouldn't be too hard. I could definitely help with the research at least.
https://github.com/Meowlala/DeadSeaScrollsMenu
It's not an external mod that needs to be installed but rather a library that you directly insert into your mod to build a configuration menu yourself, so that you don't have to worry about making any kind of compatibility exceptions. "A tutorial for adding a basic menu with a variety of configuration options can be found in examplemod.lua!" It's all nicely explained in a easy and not time efficient manner. This would in fact likely be an even better option than MCM as unlike it, this one does not require any additional downloads from the user.
Please consider this, it's a couple of hours of work that will pay off greatly. A proper clean configuration menu is the only thing this mod is really lacking.
Much appreciation for your work, as always <3