]> Dogcows Code - chaz/thecheat/blobdiff - CheatURLHandler.scriptTerminology
The Cheat 1.2
[chaz/thecheat] / CheatURLHandler.scriptTerminology
diff --git a/CheatURLHandler.scriptTerminology b/CheatURLHandler.scriptTerminology
new file mode 100644 (file)
index 0000000..fe6c422
--- /dev/null
@@ -0,0 +1,14 @@
+
+// CheatURLHandler.scriptTerminology
+
+{
+       Name = "CheatURLHandler";
+       Description = "Handles cheat:// URLs";
+       
+       Commands = {
+               "GetURL" = {
+                       Name = "Get URL";
+                       Description = "Launches a new cheat session with a remote server.";
+               };
+       };
+}
\ No newline at end of file
This page took 0.018417 seconds and 4 git commands to generate.