eClient icon indicating copy to clipboard operation
eClient copied to clipboard

A Minecraft launcher written in Python (Tkinter)

Results 2 eClient issues
Sort by recently updated
recently updated
newest added

shortcut created by installer leads to eclient.pyw but its just path leading to python file so that shortcut should contain something like this: ``` pythonw C:/path/path/path/eclient.pyw ``` or you should...

bug

it tries to use a path from an user that doesn't exist FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\vihaa\\AppData\\Roaming\\eClient\\.minecraft\\versions\\1.20.1\\1.20.1.json'

bug
can't reproduce