Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
{
  "cmd": "freezeResolutionAt",
  "x": (YourValue),
  "y": (YourValue)
}


YourValue have to be a interger value

You can make this JSON object using VaRest Plugin or You can manually type it.

...