# RoutinesDebugger **Repository Path**: kanshufan/RoutinesDebugger ## Basic Information - **Project Name**: RoutinesDebugger - **Description**: 【炉石兄弟策略调试软件】源码,学习C#,不可用于商业用途和非法牟利 - **Primary Language**: C# - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2025-04-16 - **Last Updated**: 2025-11-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # HearthBuddyRoutinesDebugger #### 介绍 【炉石兄弟策略调试软件】源码,学习C#,不可用于商业用途和非法牟利 **请按照以下相关内容调整代码** > 1. 请在本项目的CompilerWindow.xaml.cs文件中自行添加以下相关代码 > > ![代码修改](https://gitee.com/kanshufan/RoutinesDebugger/raw/main/image/%E4%BB%A3%E7%A0%81%E4%BF%AE%E6%94%B9.png) > > 2. 根据`HB相关调整示例`文件夹下的相关文件, 调整相关代码 > > + Ai.cs > + 搜索`APPLICATION_MODE`字符串找到对应的修改代码 > > + MiniSimulator.cs > + 搜索`APPLICATION_MODE`字符串找到对应的修改代码 > > ![image-20250404191717166](https://gitee.com/kanshufan/RoutinesDebugger/raw/main/image/%E4%BB%A3%E7%A0%81%E4%BF%AE%E6%94%B9-3.png) > > + CardDB.cs > > + 新增以下相关代码 > > ![修改代码-9](https://gitee.com/kanshufan/RoutinesDebugger/raw/main/image/%E4%BB%A3%E7%A0%81%E4%BF%AE%E6%94%B9-9.png) > > ![image-20250404190457076](https://gitee.com/kanshufan/RoutinesDebugger/raw/main/image/%E4%BB%A3%E7%A0%81%E4%BF%AE%E6%94%B9-1.png) > > + Minion.cs > > + 新增以下相关代码 > > ![image-20250404190718395](https://gitee.com/kanshufan/RoutinesDebugger/raw/main/image/%E4%BB%A3%E7%A0%81%E4%BF%AE%E6%94%B9-2.png) 以下是软件测试某一回合的截图 ![策略调试](https://gitee.com/kanshufan/RoutinesDebugger/raw/main/image/%E7%AD%96%E7%95%A5%E8%B0%83%E8%AF%95-1.png) ![策略调试](https://gitee.com/kanshufan/RoutinesDebugger/raw/main/image/%E7%AD%96%E7%95%A5%E8%B0%83%E8%AF%95-2.png)