diff --git a/BetterGenshinImpact/BetterGenshinImpact.csproj b/BetterGenshinImpact/BetterGenshinImpact.csproj index cb28e551..54727d04 100644 --- a/BetterGenshinImpact/BetterGenshinImpact.csproj +++ b/BetterGenshinImpact/BetterGenshinImpact.csproj @@ -10,7 +10,7 @@ true Assets\Images\Anniversary\logo_1st.ico BetterGI - 0.34.6 + 0.35.0 x64 embedded diff --git a/BetterGenshinImpact/Core/Script/ScriptRepoUpdater.cs b/BetterGenshinImpact/Core/Script/ScriptRepoUpdater.cs index fa7f0f7b..6a09ba8b 100644 --- a/BetterGenshinImpact/Core/Script/ScriptRepoUpdater.cs +++ b/BetterGenshinImpact/Core/Script/ScriptRepoUpdater.cs @@ -406,8 +406,6 @@ public class ScriptRepoUpdater : Singleton Title = "enshin Copilot Scripts | BetterGI 脚本本地中央仓库", Width = 1366, Height = 768, - // Owner = Application.Current.MainWindow, - WindowState = WindowState.Maximized }; _webWindow.Closed += (s, e) => _webWindow = null; _webWindow.Panel!.DownloadFolderPath = MapPathingViewModel.PathJsonPath; diff --git a/BetterGenshinImpact/View/Pages/MapPathingPage.xaml b/BetterGenshinImpact/View/Pages/MapPathingPage.xaml index 6198cef6..073033f5 100644 --- a/BetterGenshinImpact/View/Pages/MapPathingPage.xaml +++ b/BetterGenshinImpact/View/Pages/MapPathingPage.xaml @@ -41,7 +41,7 @@ Margin="0,0,0,8" Foreground="{ui:ThemeResource TextFillColorTertiaryBrush}" TextWrapping="Wrap"> - 可以实现自动采集、自动挖矿(开发中)、自动锄地(开发中)等功能。请调度器中使用! + 可以实现自动采集、自动挖矿(开发中)、自动锄地(开发中)等功能。请在调度器中使用! 点击查看地图追踪与录制使用教程 diff --git a/BetterGenshinImpact/View/Pages/ScriptControlPage.xaml b/BetterGenshinImpact/View/Pages/ScriptControlPage.xaml index abf91dc9..98f942e6 100644 --- a/BetterGenshinImpact/View/Pages/ScriptControlPage.xaml +++ b/BetterGenshinImpact/View/Pages/ScriptControlPage.xaml @@ -110,7 +110,7 @@ Command="{Binding AddScriptGroupCommand}" Content="新增配置组" /> - 导入自动晶蝶示例配置组 - + -->