Hi! Thank you very much for downloading this script.
If you encounter any bug or you think that something could be improved/changed, feel free to let me know on my thread on polycount: [Maya] GN Automatic UVs By Hard Edges
Or you can contact me directly on ArtStation.
Also, I would really appreciate if you could leave me a rating or a review on the ArtStation store.
Windows: C:\Users\<username>\Documents\maya\<version>\scripts
Mac: /Users/<username>/Library/Preferences/Autodesk/maya/<version>/scripts
Make sure to exit & re-open Maya or type "rehash" in the MEL command line before running the script.
You can you either run the script with the current options:
source GN_AutomaticUVsByHardEdges.mel; GN_AutomaticUVsByHardEdges;
Or you can open the script option box to change the options and run the script from there:
source GN_AutomaticUVsByHardEdges.mel; AUBHE_Window;
This tool was created in Maya 2019 and should work in any newer version starting from this one. Unfortunately, I do not know about older versions and probably won't be able to provide support for those.