Grasscutters / Cultivation

A custom launcher designed to make it as easy as possible to proxy anime game traffic to private servers.
Apache License 2.0
946 stars 159 forks source link

QOL and path changes #186

Closed fnr1r closed 1 year ago

fnr1r commented 1 year ago

A couple of changes I mentioned on #7.

This PR replaces most backslashes with slashes, removes duplicated slashes from paths that contain output of the dataDir function, prevents the launcher from opening a nonexistent config file and changes read_file's output.

Once I test these changes on Windows, I'll mark the PR as ready.

fnr1r commented 1 year ago

It works on both Windows and Linux. You can safely merge this.