name: "Left And Turn" panels { name: "HIDE (1)" path: "Panels/Room_1/panel_2" clue: "hide" answer: "hide" } panels { name: "HIDE (2)" path: "Panels/Room_1/panel_3" clue: "hide" answer: "seek" symbols: SUN } panels { name: "LEFT (1)" path: "Panels/Room_1/panel_5" clue: "left" answer: "left" } panels { name: "MORE (1)" path: "Panels/Room_1/panel_8" clue: "more" answer: "me" symbols: SPARKLES } panels { name: "MORE (2)" path: "Panels/Room_1/panel_9" clue: "more" answer: "less" symbols: SUN } panels { name: "HIDE (3)" path: "Panels/Room_2/panel_1" clue: "hide" answer: "unmask" symbols: SUN } panels { name: "LEFT (2)" path: "Panels/Room_2/panel_4" clue: "left" answer: "wrong" symbols: SUN } panels { name: "MORE (3)" path: "Panels/Room_2/panel_7" clue: "more" answer: "your" symbols: ZERO } panels { name: "MORE (4)" path: "Panels/Room_2/panel_8" clue: "more" answer: "or" symbols: SPARKLES } rs'>cc-colors Randomizer for LINGO 2 using Archipelago Multiworld
about summary refs log tree commit diff stats
path: root/vcpkg-configuration.json
blob: 2edc580cdd0bde18030b495bd9cea4bf6472035a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "default-registry": {
    "kind": "git",
    "baseline": "70a7abe262134f51393f02966e80789a2305ce6f",
    "repository": "https://github.com/microsoft/vcpkg"
  },
  "registries": [
    {
      "kind": "artifact",
      "location": "https://github.com/microsoft/vcpkg-ce-catalog/archive/refs/heads/main.zip",
      "name": "microsoft"
    }
  ]
}