hocclk: overlay logo

This commit is contained in:
souldbminersmwc
2026-05-26 16:10:13 -04:00
parent fa66a09b04
commit 13f422fa29
5 changed files with 44 additions and 16 deletions

View File

@@ -0,0 +1,10 @@
{
"permissions": {
"allow": [
"PowerShell(\\(Get-Item \"c:\\\\Users\\\\sould\\\\Documents\\\\GitHub\\\\Horizon-OC\\\\Source\\\\hoc-clk\\\\assets\\\\hoc.rgba\"\\).Length)",
"PowerShell(python --version)",
"PowerShell(magick --version 2>$null)",
"PowerShell(convert --version 2>$null)"
]
}
}