Skip to content

Commit 8134076

Browse files
authored
Changed future updated section
Also removed outdated information
1 parent f0adb5a commit 8134076

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

README.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@ This application was written in .NET 6.0. Please ensure you have that installed
3434
Download the .zip file found in the latest release, and extract it somewhere memorable. This app will only run with manual execution, so you'll be required to run it after every update.
3535

3636
## Modifying location.txt
37-
Add the directory of where the launcher is installed. Microsoft Store will have their location already in the file, so copy and paste into Line 7, replacing `[USERNAME]` with your name.
38-
For the old launcher location, I'm unaware of where the default location is, but I'll update the documentation once I have a response.
37+
Add the directory of where the launcher is installed. Microsoft Store will have their location already in the file, so copy and paste into Line 7, replacing `[USERNAME]` with your name.
3938

4039
## Execution
4140
Run `DeleteJavaCheck.exe`, and if there's no issues, the file should be deleted
@@ -48,8 +47,6 @@ Note: This program won't say what the errors are (I'm working on this), but ther
4847
Another thing to note is that this file will most likely be permanently deleted, so remember to run the right version of Java on newer installations
4948

5049
# Future updates
51-
- Will scan both launchers automatically, provided that they are in the default location
52-
53-
# Updating
54-
This doesn't have an auto updater, but there will be an update at the end of every week, so until that's implemented, check back here every once in a while.
55-
Most updates won't be QOL (Quality of Life) updates, but mainly just error handling or improving the code, so it's not important to be on the latest release
50+
- Improved error handling (1.0.0.3)
51+
- Will scan both launchers automatically, provided that they are in the default location (1.0.1)
52+
- A text file will be provided to those who have their launcher in another location

0 commit comments

Comments
 (0)