]> Dogcows Code - chaz/thecheat/blob - CheatURLHandler.scriptTerminology
update contact information and project URL
[chaz/thecheat] / CheatURLHandler.scriptTerminology
1
2 // CheatURLHandler.scriptTerminology
3
4 {
5 Name = "CheatURLHandler";
6 Description = "Handles cheat:// URLs";
7
8 Commands = {
9 "GetURL" = {
10 Name = "Get URL";
11 Description = "Launches a new cheat session with a remote server.";
12 };
13 };
14 }
This page took 0.029924 seconds and 4 git commands to generate.