mirror of
https://github.com/yawaflua/Minecraft_server_creating-BETA-.git
synced 2025-12-10 04:19:33 +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 commands import *
|
||||
|
||||
@@ -54,4 +53,5 @@ def windows():
|
||||
# downloading python
|
||||
window.mainloop()
|
||||
# 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