Created
May 17, 2025 13:30
-
-
Save todashuta/87a90216e2612fb85a9e095021910960 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
on run argv | |
do shell script "~/bin/run-usdview" | |
end run | |
on open objects | |
do shell script "~/bin/run-usdview " & quoted form of POSIX path of (item 1 of objects) | |
end open |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment