removed log, added log to .gitignore and fixed the readme
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,3 +27,4 @@ bin/
|
||||
# fabric
|
||||
|
||||
run/
|
||||
log/
|
||||
|
||||
@ -3,15 +3,18 @@
|
||||
### Description
|
||||
|
||||
This mod allows you to afk without fear of getting disconnected. It will make 4 attempts to reconnect you to the server you were disconnected from, with a delay of 3, 10, 60 and 300 seconds.
|
||||
After 4 failed attempts it will no longer try to reconnect.
|
||||
|
||||
<sub>(Btw you can exit the disconnect screen with <kbd>Esc</kbd>)</sub>
|
||||
|
||||
### Screenshots
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||
|
||||
(Mod doesn't change the background or the font, I was using a resource pack when I took the screenshots)
|
||||
<sub>(Mod doesn't change the background or the font, I was using a resource pack when I took the screenshots)</sub>
|
||||
|
||||
### License
|
||||
|
||||
This template is available under the CC0 license. Feel free to learn from it and incorporate it in your own projects.
|
||||
This mod is available under the CC0 license. Feel free to learn from it and incorporate it in your own projects.
|
||||
Reference in New Issue
Block a user