]> Dogcows Code - chaz/thecheat/blobdiff - CheatURLHandler.scriptSuite
The Cheat 1.2
[chaz/thecheat] / CheatURLHandler.scriptSuite
diff --git a/CheatURLHandler.scriptSuite b/CheatURLHandler.scriptSuite
new file mode 100644 (file)
index 0000000..b26e94c
--- /dev/null
@@ -0,0 +1,15 @@
+
+// CheatURLHandler.scriptSuite
+
+{
+       Name = CheatURLHandler;
+       AppleEventCode = "UrHD";
+       
+       Commands = {
+               "GetURL" = {
+                       CommandClass = CheatURLCommand;
+                       AppleEventCode = GURL;
+                       AppleEventClassCode = GURL;
+               };
+       };
+}
\ No newline at end of file
This page took 0.016577 seconds and 4 git commands to generate.