From 11acc4de1742e31850826e12a762ddecc9e55c8b Mon Sep 17 00:00:00 2001 From: Flamur Veliqi Date: Mon, 26 Jan 2026 12:20:43 +0000 Subject: [PATCH] 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