Files
herolib/examples/alpine_example.vsh
2025-09-14 12:57:56 +02:00

8 lines
181 B
GLSL
Executable File

#!/usr/bin/env -S v -n -w -gc none -cc tcc -d use_openssl -enable-globals run
import freeflowuniverse.herolib.hero.bootstrap
mut al := bootstrap.new_alpine_loader()
al.start()!