You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,4 +10,6 @@ Before first run (or during first run) make sure to set up proxy setting in WxTo
10
10
11
11
Copy the ```wxtoproxy.exe``` file to your WxToImg directory. Double-click and enjoy. Updating Kepplers should work fine, you can see any input and application calls in the terminal window. Program should automatically close when you close the app. Closing terminal window will most likely stop updating to work :)
12
12
13
+
If you are running for some reason 32 bit system (windows 7) there is a 32 bit compiled version as well: ```wxtoproxy_win7_32.exe```
14
+
13
15
Credit for proxy code: [yowu](https://gist.github.com/yowu/f7dc34bd4736a65ff28d)
0 commit comments