Skip to content

Commit 8858d83

Browse files
committed
Added README.txt file.
1 parent 08a3510 commit 8858d83

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
EndThatGame V1.0
2+
3+
EndThatGame is a python program designed to end game tasks running on a system when ran!
4+
5+
Setup:
6+
Create a 'games.csv' file in the same directory as the program, open the file in a text editor and type one process name of a game you want to end per line. Example:
7+
game1.exe
8+
game2.exe
9+
10+
Once your games.csv file is ready simply open 'endthatgame.py' and it will end the game processes named in the games.csv file.

0 commit comments

Comments
 (0)