Merge branch 'master' of https://gitea.piwalker.net/piwalker/ModpackUpdater
This commit is contained in:
commit
39b2a6f496
1
Main.py
1
Main.py
@ -50,6 +50,7 @@ def main():
|
|||||||
|
|
||||||
# GUI for selecting Prism instance path
|
# GUI for selecting Prism instance path
|
||||||
app = CTk()
|
app = CTk()
|
||||||
|
app.attributes('-type', 'dialog')
|
||||||
app.title("FamilyCraft Launcher")
|
app.title("FamilyCraft Launcher")
|
||||||
set_appearance_mode("dark")
|
set_appearance_mode("dark")
|
||||||
set_default_color_theme("green")
|
set_default_color_theme("green")
|
||||||
|
Loading…
Reference in New Issue
Block a user