From 5acf249512b302815aa46fe473b1c3c204b86271 Mon Sep 17 00:00:00 2001 From: Stelios Tsampas Date: Wed, 7 Feb 2024 17:28:31 +0200 Subject: [PATCH] Set toolmanifest to point to the renamed entry point --- toolmanifest.vdf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toolmanifest.vdf b/toolmanifest.vdf index 2484382..6008e29 100755 --- a/toolmanifest.vdf +++ b/toolmanifest.vdf @@ -1,7 +1,7 @@ // Generated file, do not edit "manifest" { - "commandline" "/_v2-entry-point --verb=%verb% --" + "commandline" "/ULWGL --verb=%verb% --" "version" "2" "use_tool_subprocess_reaper" "1" "unlisted" "1"