Hi there, in the jar versions, I can do the following:
java -Dhttp.proxyHost=localhost -Dhttp.proxyPort=3128 -jar FTB_Launcher.jar
Then I can use the advanced configuration panel to add http.proxyHost and http.proxyPort under the "Advanced Options" in the Options menu to launch the main minecraft jar.
On the Windows exe, I can only use the proxy configs on the Options bit, but not on the actual exe. Setting up the system proxy (via Windows) does not work as well. Is it possible to add this capabilities on the exe launcher, possibly as part of the Advanced Options under the "Download Location" bit?
java -Dhttp.proxyHost=localhost -Dhttp.proxyPort=3128 -jar FTB_Launcher.jar
Then I can use the advanced configuration panel to add http.proxyHost and http.proxyPort under the "Advanced Options" in the Options menu to launch the main minecraft jar.
On the Windows exe, I can only use the proxy configs on the Options bit, but not on the actual exe. Setting up the system proxy (via Windows) does not work as well. Is it possible to add this capabilities on the exe launcher, possibly as part of the Advanced Options under the "Download Location" bit?