mirror of
https://github.com/SteamDeckHomebrew/decky-plugin-template.git
synced 2025-10-29 06:22:25 -05:00
Add remote_binary, use url to download remote bin
This commit is contained in:
parent
eef6195ec4
commit
95ee2b54c7
1 changed files with 2 additions and 1 deletions
|
|
@ -49,5 +49,6 @@
|
||||||
"react-dom"
|
"react-dom"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"remote_binary" : ""
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue