about summary refs log tree commit diff stats
path: root/vcpkg.json
blob: ba6833f502e0264e9956bf925ab8bb51d9935e0b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "dependencies": [
    "fmt",
    "protobuf",
    "yaml-cpp"
  ],
  "overrides": [
    {
      "name": "protobuf",
      "version": "3.21.12"
    }
  ]
}
lingo2/client/apworld_runtime.gd\").get_string_from_utf8() runtime_script.reload() zip_reader.close() var runtime = runtime_script.new(apworld_path) runtime.name = \"Runtime\" global.add_child(runtime) runtime.load_script_as_scene.call_deferred(\"settings_screen.gd\", \"settings_screen\") " [node name="loader" type="Node2D"] script = SubResource( 2 )