diff --git a/core/clinterface.py b/core/clinterface.py new file mode 100644 index 0000000..02d9d34 --- /dev/null +++ b/core/clinterface.py @@ -0,0 +1,2 @@ +commandinput = input("Enter Command: ") +print(commandinput) \ No newline at end of file diff --git a/core/commands/uztracker.py b/core/commands/uztracker.py new file mode 100644 index 0000000..e69de29