System Interactions Addon - System related text placeholders, actions and requirements
KaaayKaay opened this issue ยท 1 comments
I have asked for this before but the answer has been a "NO!" by everyone, but now that we have a warning screen on system interactions, there is really no limit on what we can do (not in the technical way).
Placeholders
Current user directory (Windows)
".minecraft" directory (if exists, I'm pretty sure that you need this to run minecraft on any launcher tho)
absolute path to the %appdata% directory (if windows)
Requirements
Does user have multiple drives (explains itself)
Does drive exist (checks if user has a [letter]: drive, e.g does user has a P: drive?)
Is OS windows (Use other methods to check if the OS is windows rather than using text placeholder to check if the OS name contains windows since some windows enhancement applications (e.g AtlasOS) change the registry to say something else, therefore ruining it)
Actions
Shut down PC (why would anyone need this?)
Please move this issue to: https://github.com/Keksuccino/FancyMenu-System-Interactions-Addon/issues
Thank you very much!