Closed tkkcc closed 1 year ago
It's part of the core library but noted. Will be integrated in the next launcher update
I've made a merge request in minreq repo. If it will be merged, I won't need to update core & sdk a lot. Let's wait and see
So seems minreq dev is unlikely to merge my changes, so I'll need to implement them in the core library instead. Not a big deal, though
Done. My merge request in minreq repo was approved: https://github.com/neonmoe/minreq/commit/d3745f52bb84b51ee5e4376f2f80b81ef6bbedfe
Await environment variables support in future updates
I can't download wine in the rail launcher, got "the timeout of the request was reached" popup.
Because github.com is slow and sometimes blocked in china, some of us use proxy tools, and set proxy envs. Most cmd and gui linux apps respect proxy envs out of box, like curl, wget, git, chromium, vscode. I suggest this sdk setup proxy config for minreq, or switching to reqwest, which respect proxy envs by default.