mirror of
https://github.com/Grasscutters/GrassClipper.git
synced 2024-11-16 04:45:34 +00:00
helpful comment
This commit is contained in:
parent
c9c768c3cb
commit
987a73ea05
@ -1,3 +1,10 @@
|
||||
/**
|
||||
* IF YOU ARE LOOKING AT THIS CODE RIGHT NOW: NO YOU ARE NOT.
|
||||
*
|
||||
* THIS CODE IS BAD AND TERRIBLE AND EXPERIMENTAL AND IT WILL BE GOOD LATER.
|
||||
*
|
||||
* THIS FUNCTION DOES NOT WORK.
|
||||
*/
|
||||
async function getGameRegistryKeys() {
|
||||
const command = await Neutralino.os.execCommand(`reg query "HKEY_CURRENT_USER\\Software\\miHoYo\\Genshin Impact"`)
|
||||
const desCommand = await Neutralino.os.execCommand(`powershell "get-netadapter | Select 'MacAddress'"`)
|
||||
|
Loading…
Reference in New Issue
Block a user