yuzu/externals/vcpkg/ports/unicorn/vcpkg.json

9 lines
276 B
JSON
Executable File

{
"name": "unicorn",
"version": "1.0.3",
"description": "Unicorn is a lightweight multi-platform, multi-architecture CPU emulator framework",
"homepage": "https://github.com/unicorn-engine/unicorn",
"license": "GPL-2.0-only",
"supports": "windows & !uwp & !arm"
}