Difference between revisions of "Startup parameters and file associations"
Jump to navigation
Jump to search
(Created page with "The client executable (Monkey.exe) can take as a parameter the name of a file that contains, or directs it to a startup zone. ==Filename Extensions== * .clo - this is a JSON...") |
(No difference)
|
Latest revision as of 13:47, 14 July 2022
The client executable (Monkey.exe) can take as a parameter the name of a file that contains, or directs it to a startup zone.
Filename Extensions
- .clo - this is a JSON file that contains the defintion of a zone
- .clr -this file contains a reference to a zone that can be accessed from a server
- .clz - this is a zip archive that contains all of the assets for a zone
Associating these file types withMonkey.exe in Windows will startup a client session on the given zone.