Added a Github star reminder

This commit is contained in:
Anon 2026-04-03 21:15:02 +02:00
parent 0fda37b017
commit 1ca023be36
7 changed files with 37 additions and 0 deletions

View file

@ -1877,6 +1877,15 @@ namespace MinecraftClient {
}
}
/// <summary>
/// Looks up a localized string similar to Show a GitHub star reminder on startup. Set to false to hide it..
/// </summary>
internal static string Main_Advanced_show_github_star_reminder {
get {
return ResourceManager.GetString("Main.Advanced.show_github_star_reminder", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Show full effect names and levels in the TUI status bar instead of compact effect icons only..
/// </summary>