You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

21 lines
575 B

{
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg/master/scripts/vcpkg.schema.json",
"name": "enderal-se-easy-crafting",
"version-string": "1.1",
"port-version": 0,
"description": "Enderal SE Easy Crafting",
"homepage": "https://eddoursul.win/mods/enderal-se-easy-crafting/",
"license": "LGPL-3.0",
"features": {
"plugin": {
"description": "Automatic use of crafting supplies for Enderal SE 2.0.12+.",
"dependencies": [
"commonlibsse-ng",
"simpleini"
]
}
},
"default-features": [
"plugin"
]
}