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

8 lines
259 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.sysadmintools.actrunner
import freeflowuniverse.herolib.installers.virt.herocontainers
actrunner.install()!
// herocontainers.start()!