From db8618577175a5f6031b0002d269a2535a71a818 Mon Sep 17 00:00:00 2001 From: yum Date: Mon, 4 Mar 2024 15:36:46 -0800 Subject: Begin fixing build on new hosts Google drive intentionally broke CLI downloads ("don't be evil") and UwwwuPP went away. Begin work rehosting both files. --- GUI/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'GUI/README.md') diff --git a/GUI/README.md b/GUI/README.md index ff3e358..39d3292 100644 --- a/GUI/README.md +++ b/GUI/README.md @@ -13,7 +13,7 @@ $ git submodule init $ git submodule update ``` -3. Execute Libraries/fetch.ps1. This will take 10-20 minutes. +3. Execute Libraries/fetch.ps1. This will take 2-3 minutes. 3.0. If you can't run the script, run `Set-ExecutionPolicyPolicy Unrestricted` in an admin instance of powershell. Heed the warning, this is a security risk! Never run code from someone you don't trust @@ -26,7 +26,7 @@ $ git submodule update 7. Build x64/Release. 1. The build configuration is in the top. By default it's probably Debug/x64. 2. To build: ctrl+shift+B - 3. If you saw an error in 3.1, rerun Libraries/fetch.ps1. + 3. If you saw an error in 7.1, rerun Libraries/fetch.ps1. 8. Open GUI/GUI.sln with Visual Studio 2022. 9. Build x64/Release. 10. Run package.ps1 from powershell. -- cgit v1.2.3