From 8e2655b679b284599eb34c55155a8e913b8a4488 Mon Sep 17 00:00:00 2001 From: srgooglo Date: Fri, 24 Nov 2023 17:13:17 +0100 Subject: [PATCH] update --- manifests/lethal-company.manifest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/lethal-company.manifest b/manifests/lethal-company.manifest index 8d65c5b..501a7a3 100644 --- a/manifests/lethal-company.manifest +++ b/manifests/lethal-company.manifest @@ -49,5 +49,5 @@ module.exports = { return data }, - execute: `%install_path%/Lethal Company.exe` + execute: `%install_path%\Lethal Company.exe` }