-
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
d58a582
commit 9cfb881
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,9 +1,10 @@ | ||
# AutoRestartProcess | ||
A Pretty Simple Yet Comprehensive Tool For Restarting Processes If They Die - Useful For Servers | ||
# Screenshot | ||
![image](https://user-images.githubusercontent.com/36628963/121628317-de521000-ca70-11eb-8f90-c5ccf672bb54.png) | ||
# 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 | ||
- You Can Run Multiple Of These By Simply Copying And Pasting The Exe - The Saved Config Is The Exe's Name. | ||
- 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% |