Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 589 Bytes

File metadata and controls

24 lines (18 loc) · 589 Bytes

Fly-To-Locations for CosmoScout VR

A CosmoScout VR plugin which adds several quick travel targets to the sidebar. It supports shortcuts to celestial bodies and to specific geographic locations on those bodies.

Configuration

This plugin can be enabled with the following line in your settings.json:

{
  ...
  "plugins": {
    ...
    "csp-fly-to-locations": {}
  }
}

More in-depth information and some tutorials will be provided soon.