Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Working though I can rm it myself #17

Closed
nightlyistaken opened this issue Aug 16, 2021 · 1 comment
Closed

Working though I can rm it myself #17

nightlyistaken opened this issue Aug 16, 2021 · 1 comment

Comments

@nightlyistaken
Copy link

nightlyistaken commented Aug 16, 2021

Nice Remover, But I can remove the files by myself

  File sigmaDataDir = new File(FileUtils.getUserDirectoryPath() + prefix + "minecraft/sigma");
            File sigmaFiveDataDir = new File(FileUtils.getUserDirectoryPath() + prefix + "minecraft/sigma5");
            File jelloDataDir = new File(FileUtils.getUserDirectoryPath() + prefix + "minecraft/jello");
            File sigmaCapitalizedDataDir = new File(FileUtils.getUserDirectoryPath() + prefix + "minecraft/Sigma");
            File sigmaVerDir = new File(FileUtils.getUserDirectoryPath() + prefix + "minecraft/versions/Sigma");
            File sigmaNewVerDir = new File(FileUtils.getUserDirectoryPath() + prefix + "minecraft/versions/Sigma5");
            File jelloprelauncherthingy = new File(FileUtils.getUserDirectoryPath() + prefix + "minecraft/SigmaJelloPrelauncher.jar");

These files are removable by the user
so, if i remove these myself, it should work?
*idk im new to java so im asking 😑 *

@nightlyistaken nightlyistaken changed the title Working though I can rm myself Working though I can rm it myself Aug 16, 2021
@Napoleon-x
Copy link
Contributor

Napoleon-x commented Aug 16, 2021

Please don't make useless issues, some people genuinely experience problems, ok it works good bye

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants