Add README and batch build scripts

This commit is contained in:
2026-04-09 20:36:16 +03:00
parent a9a6c304e7
commit bdfb37304a
4 changed files with 6 additions and 5 deletions

View File

@@ -10,7 +10,7 @@ if not exist "%EXE%" (
)
set "UPSTREAM_PROXY=proxy.syktsu.ru:3128"
set "UPSTREAM_USER=%USERDOMAIN%\%USERNAME%"
set "UPSTREAM_USER=%USERNAME%"
set "UPSTREAM_PASS="
echo [run] UPSTREAM_PROXY=%UPSTREAM_PROXY%