CPN commit
This commit is contained in:
13
README.md
13
README.md
@@ -1,3 +1,12 @@
|
|||||||
# batch-scripts
|
# Batch Scripts
|
||||||
|
Batch scripts are simple text files (with .bat or .cmd extensions) containing a sequence of Windows command-line instructions. They automate repetitive tasks like file management, program launches, or system configurations by executing commands sequentially via the Command Prompt.
|
||||||
|
|
||||||
Batch scripts are simple text files (with .bat or .cmd extensions) containing a sequence of Windows command-line instructions. They automate repetitive tasks like file management, program launches, or system configurations by executing commands sequentially via the Command Prompt.
|
-----
|
||||||
|
|
||||||
|
## 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.bat)|Restart the Lancache Docker service|
|
||||||
|
|[steam-logout.bat](/files/steam-logout.bat)|Forces logout from Steam|
|
||||||
Reference in New Issue
Block a user