{ "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg/master/scripts/vcpkg.schema.json", "name": "enderal-se-easy-crafting", "version-string": "1.2.0", "port-version": 0, "description": "Enderal SE Easy Crafting", "homepage": "https://mod.pub/enderal-se/16-easy-crafting", "license": "LGPL-3.0", "features": { "plugin": { "description": "Automatic use of crafting supplies for Enderal SE 2.0.12+.", "dependencies": [ "fast-cpp-csv-parser", "rsm-binary-io", "simpleini", "spdlog", "xbyak", "rapidcsv", "directxmath", "directxtk", "simpleini" ] } }, "default-features": [ "plugin" ] }