Skip to content

Commit 7cc3cf0

Browse files
committed
2 parents 2b4ce12 + 5322a59 commit 7cc3cf0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
4️⃣ Auto-generate+accept EULA
1515
5️⃣ GUI toggle
1616
6️⃣ Customisable console title
17+
7️⃣ Checks for new versions of this script
1718

1819
## Requirements
1920
- Windows OS
@@ -49,6 +50,7 @@ No need to restart the script.
4950
- [X] Stores configuration in /config/StartupScript.conf, and JVM args in /config/jvm_args.txt.
5051
- [X] Generates auto-accepted EULA.
5152
### Normal Startup
53+
- [X] Checks for updates to this script.
5254
- [X] Checks for config folder, config file, and sets restart counter. If config is missing, reverts back to initial setup.
5355
- [X] Checks for EULA, if non-existent, creates accepted eula.txt.
5456
- [X] Reads script config file and stores contents as environment variables.
@@ -63,8 +65,6 @@ No need to restart the script.
6365
- [X] Upon crash or restart, prompts user whether to restart or exit.
6466

6567
### Planned
66-
- [ ] Include version checking for this script
67-
- [ ] Auto-update this script
6868
- [ ] Improved text formatting
6969

7070
## Disclaimer

0 commit comments

Comments
 (0)