🧹 cleanup: 在调用栈搜索算法稳定后,不再需要向外部提供开关

This commit is contained in:
TheWhiteDog9487
2026-09-16 15:58:38 +08:00
parent 3de1313f9d
commit 2882def6bc
5 changed files with 1 additions and 22 deletions
@@ -15,8 +15,6 @@
"option.ShowDebugInfo.description": "This information is used to troubleshoot issues related to this mod; it generally does not need to be enabled",
"option.ShowFilePath": "Show File Path",
"option.ShowFilePath.description": "Display the mod file path in the information",
"option.SearchInStackTrace": "Enable aggressive search via stack trace lookup",
"option.SearchInStackTrace.description": "Injects into the KeyMapping class constructor and queries the current thread's call stack each time a keybind is registered for aggressive matching",
"tooltip.provided_by": "Provided by: %s",
"tooltip.provider_mod_id": "Provider Mod ID: %s",
"tooltip.key_id": "Keybind ID: %s",