pineapple-src/externals/vcpkg/ports/unicorn/vcpkg.json
2022-07-23 03:01:36 +02:00

8 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"
}