From a2ac7cba5b4dd9d6dd749b91ac30faea73d26051 Mon Sep 17 00:00:00 2001 From: Sauceke Date: Sat, 19 Aug 2023 16:35:59 +0300 Subject: [PATCH] here's hoping dlsite will never remove this link --- src/E2ETest/LoveMachineLibrary.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/E2ETest/LoveMachineLibrary.py b/src/E2ETest/LoveMachineLibrary.py index b8c97dd..6c61bba 100644 --- a/src/E2ETest/LoveMachineLibrary.py +++ b/src/E2ETest/LoveMachineLibrary.py @@ -16,7 +16,7 @@ intiface_url = "https://github.com/intiface/intiface-engine/releases/download/v1.4.0/intiface-engine-win-x64-Release.zip" wsdm_port = 54817 -scs_url = "https://web.archive.org/web/20230624192058/https://trial.dlsite.com/professional/VJ016000/VJ015728_trial.zip" +scs_url = "https://trial.dlsite.com/professional/VJ016000/VJ015728_trial.zip" scs_path = root_path + "scs/" scs_tweaks_path = "../LoveMachine.SCS/tweaks" scs_lovemachine_path = "../bin/LoveMachine.SCS"