Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/galvinpython/deletejavacheck-rewritten

Update: This program serves 0 purpose anymore, the issue has been fixed. However it will remain public and be archived once I am done with everything I want :)
https://github.com/galvinpython/deletejavacheck-rewritten

Last synced: about 1 month ago
JSON representation

Update: This program serves 0 purpose anymore, the issue has been fixed. However it will remain public and be archived once I am done with everything I want :)

Awesome Lists containing this project

README

        

# DeleteJavaCheck Rewritten
A more functional and better version of my DeleteJavaCheck app, which fixes a very niche bug in the Minecraft Launcher

## In Action
https://github.com/GalvinPython/DeleteJavaCheck-Rewritten/assets/77013913/18ef2182-3fe2-40ae-b46c-c74094acbab8

_Above, is a video that shows the program in action. Note that File Explorer is covered up by the terminal, however you can see that JavaCheck.jar does get deleted from both launchers. The files are highlighted_

![image1](https://github.com/GalvinPython/DeleteJavaCheck-Rewritten/assets/77013913/ee594833-c1a4-49c1-9325-e8156205c47e)
_A screenshot showing what happens if the files have already been deleted_

# Requirements
In order to run this program, you need to have the .NET 8.0 Runtime installed on your PC.
**NOTE: The SDK is needed to develop this program, however the runtime is only required to actually run the program. You can download the SDK if you want to, that's not a problem, but you won't be able to modify the app without it.**
Download from [here](https://dotnet.microsoft.com/en-us/download/dotnet/8.0)

# Changelog
## 0.1.0
* Initial release
* Works as a CLI
* No installer yet