mirror of
https://github.com/yawaflua/Minecraft_server_creating-BETA-.git
synced 2025-12-10 12:29:26 +02:00
1.0.1
fixing bugs
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
from minecraft_server_installer import *
|
|
||||||
from tkinter import Tk, BooleanVar, Button, Checkbutton
|
from tkinter import Tk, BooleanVar, Button, Checkbutton
|
||||||
from commands import *
|
from commands import *
|
||||||
|
|
||||||
@@ -55,3 +54,4 @@ def windows():
|
|||||||
window.mainloop()
|
window.mainloop()
|
||||||
# create window and button for start and create server
|
# create window and button for start and create server
|
||||||
# creating def for index.py
|
# creating def for index.py
|
||||||
|
windows()
|
||||||
|
|||||||
Reference in New Issue
Block a user