mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2026-08-15 13:04:36 +00:00
Added a Github star reminder
This commit is contained in:
parent
0fda37b017
commit
1ca023be36
7 changed files with 37 additions and 0 deletions
|
|
@ -820,6 +820,9 @@ namespace MinecraftClient
|
|||
[TomlInlineComment("$Main.Advanced.show_effect_names_in_tui$")]
|
||||
public bool ShowEffectNamesInTUI = false;
|
||||
|
||||
[TomlInlineComment("$Main.Advanced.show_github_star_reminder$")]
|
||||
public bool ShowGithubStarReminder = true;
|
||||
|
||||
[TomlInlineComment("$Main.Advanced.terrain_and_movements$")]
|
||||
public bool TerrainAndMovements = false;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue