This commit is contained in:
Hans Karlinius
2024-11-23 04:19:24 +01:00
parent 6e55f1a611
commit cfdb593034

View File

@@ -1,5 +1,5 @@
name: VirtualHere Client name: VirtualHere Client
version: "0.1.6" version: "0.1.7"
slug: vhclient slug: vhclient
description: VirtualHere Client description: VirtualHere Client
arch: arch:
@@ -30,8 +30,10 @@ usb: true
usbip: true usbip: true
kernel_modules: true kernel_modules: true
options: options:
clientid: [HOST]
autofind: false autofind: false
schema: schema:
clientid: str?
autofind: bool autofind: bool
stage: experimental stage: experimental
init: false init: false