Files
herolib/examples/installers/actrunner.vsh
2024-12-30 17:36:22 +02:00

8 lines
280 B
GLSL
Executable File

#!/usr/bin/env -S v -n -w -gc none -no-retry-compilation -cc tcc -d use_openssl -enable-globals run
import freeflowuniverse.herolib.installers.sysadmintools.actrunner
import freeflowuniverse.herolib.installers.virt.herocontainers
actrunner.install()!
// herocontainers.start()!