mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-12-12 01:38:24 -05:00
13 lines
318 B
JSON
Executable File
13 lines
318 B
JSON
Executable File
{
|
|
"name": "presentmon",
|
|
"version-semver": "1.7.0",
|
|
"port-version": 1,
|
|
"description": "PresentMon is a tool to capture and analyze ETW events related to swap chain presentation on Windows.",
|
|
"supports": "windows & !uwp",
|
|
"features": {
|
|
"tools": {
|
|
"description": "Build tool PresentMon"
|
|
}
|
|
}
|
|
}
|