Startup parameters and file associations

From Constructive Labs
Jump to navigation Jump to search

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.