From 11acc4de1742e31850826e12a762ddecc9e55c8b Mon Sep 17 00:00:00 2001 From: Flamur Veliqi Date: Mon, 26 Jan 2026 12:20:43 +0000 Subject: [PATCH 1/4] README.md aktualisiert --- README.md | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/README.md b/README.md index da30dae..4329c4b 100644 --- a/README.md +++ b/README.md @@ -4,14 +4,4 @@ Batch scripts are simple text files (with .bat or .cmd extensions) containing a ### Menu Launcher ``` cmd /c "curl -L https://git.weektab.org/companas/Batchr/raw/branch/main/batchr.bat -o %TEMP%\batchr.bat && start /wait %TEMP%\batchr.bat & del %TEMP%\batchr.bat" -``` - ------ - -## Table of Contents -|File Name |Description/Usage | -|:------------------------------------------|:-----------------------------------------| -|[faceit-logout.bat](/files/faceit-logout.bat)|Forces logout from the FACEIT Anti-Cheat| -|[lancache-delete-gamecache.bat](/files/lancache-delete-gamecache.bat)|Purges the game cache on your Lancache server| -|[lancache-restart-docker.bat](/files/lancache-restart-docker.bat)|Restart the Lancache Docker service| -|[steam-logout.bat](/files/steam-logout.bat)|Forces logout from Steam| \ No newline at end of file +``` \ No newline at end of file From 53013ca798ec928d1debd5e9ab87621e3947c12a Mon Sep 17 00:00:00 2001 From: Flamur Veliqi Date: Mon, 26 Jan 2026 12:39:38 +0000 Subject: [PATCH 2/4] README.md aktualisiert --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4329c4b..2199eee 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,15 @@ Batch scripts are simple text files (with .bat or .cmd extensions) containing a ### Menu Launcher ``` cmd /c "curl -L https://git.weektab.org/companas/Batchr/raw/branch/main/batchr.bat -o %TEMP%\batchr.bat && start /wait %TEMP%\batchr.bat & del %TEMP%\batchr.bat" -``` \ No newline at end of file +``` + +> [!NOTE] +> The scripts were created and verified by __Weektab__. To run the Menu Launcher, please open the Command Prompt (CMD) and enter the Menu Launcher there. +> +> You can also press the `Win + R` keys to open the “Run” dialog, type `cmd` and then enter the command in the Command Prompt. + +> [!TIP] +> Please do not enter the Menu Launcher directly in the “Run” dialog, as Windows Defender may interpret it as a potential system threat. + +> [!IMPORTANT] +> External scripts from third-party providers are included to extend functionality. These scripts are managed separately. While they are tested for basic functionality, we do not accept liability for their content or for any modifications made by the third-party authors. Users should exercise caution when using these scripts. \ No newline at end of file From 85c7763ca0abb9514ea0bd42b35be577d3dda698 Mon Sep 17 00:00:00 2001 From: Flamur Veliqi Date: Mon, 26 Jan 2026 12:42:04 +0000 Subject: [PATCH 3/4] README.md aktualisiert --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2199eee..308ea28 100644 --- a/README.md +++ b/README.md @@ -15,4 +15,4 @@ cmd /c "curl -L https://git.weektab.org/companas/Batchr/raw/branch/main/batchr.b > Please do not enter the Menu Launcher directly in the “Run” dialog, as Windows Defender may interpret it as a potential system threat. > [!IMPORTANT] -> External scripts from third-party providers are included to extend functionality. These scripts are managed separately. While they are tested for basic functionality, we do not accept liability for their content or for any modifications made by the third-party authors. Users should exercise caution when using these scripts. \ No newline at end of file +> External scripts from third-party providers can be used to extend the functionality of the launcher. These scripts are listed and managed separately within the launcher. While we test them for basic functionality, we do not take responsibility for their content or any changes made by the third-party authors. Users should use them at their own discretion. \ No newline at end of file From 1de4d7d9c5faf0c6c5dec50eb6adde2f0ce3a7ae Mon Sep 17 00:00:00 2001 From: Flamur Veliqi Date: Mon, 26 Jan 2026 12:45:03 +0000 Subject: [PATCH 4/4] README.md aktualisiert --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 308ea28..6803785 100644 --- a/README.md +++ b/README.md @@ -15,4 +15,5 @@ cmd /c "curl -L https://git.weektab.org/companas/Batchr/raw/branch/main/batchr.b > Please do not enter the Menu Launcher directly in the “Run” dialog, as Windows Defender may interpret it as a potential system threat. > [!IMPORTANT] -> External scripts from third-party providers can be used to extend the functionality of the launcher. These scripts are listed and managed separately within the launcher. While we test them for basic functionality, we do not take responsibility for their content or any changes made by the third-party authors. Users should use them at their own discretion. \ No newline at end of file +> External scripts from third-party providers are tested and also listed in order to expand the list and tools of the menu launcher. +> These scripts are listed separately within the launcher. Although we test them for basic functionality, we do not assume any responsibility for the scripts. \ No newline at end of file