Files
herolib/examples/installers/hero_install.vsh
2025-01-31 15:39:44 +03:00

9 lines
362 B
GLSL
Executable File

#!/usr/bin/env -S v -n -w -gc none -cc tcc -d use_openssl -enable-globals run
import freeflowuniverse.herolib.installers.lang.vlang
import freeflowuniverse.herolib.installers.sysadmintools.daguserver
import freeflowuniverse.herolib.installers.sysadmintools.b2 as b2_installer
vlang.v_analyzer_install()!
daguserver.new()! // will install & start a daguserver