-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9cfb881
commit 3b8c69d
Showing
1 changed file
with
4 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,11 @@ | ||
# AutoRestartProcess | ||
A Pretty Simple Yet Comprehensive Tool For Restarting Processes If They Die - Useful For Servers | ||
# Screenshots | ||
![image](https://github.com/MistressPlague/AutoRestartProcess/assets/36628963/62272f70-34e2-47eb-a8b6-e2a8894e75a6) | ||
![image](https://github.com/MistressPlague/AutoRestartProcess/assets/36628963/43dd2061-115e-4777-b834-71906d3fa775) | ||
|
||
# Tips | ||
- Some Programs May Not Play Nice With Non-Normal Window Start States. | ||
- You Can Pass The Directory Your Program To Restart Is In To Arguments Via %APPDIR% | ||
- You Can Pass The Current Time In A File Safe Format To Arguments Via %TIME% | ||
|
||
# Screenshots | ||
![image](https://github.com/MistressPlague/AutoRestartProcess/assets/36628963/62272f70-34e2-47eb-a8b6-e2a8894e75a6) | ||
![image](https://github.com/MistressPlague/AutoRestartProcess/assets/36628963/43dd2061-115e-4777-b834-71906d3fa775) |