This commit is contained in:
2025-07-30 15:08:23 +02:00
parent 66757c52d7
commit 2bc2c07114
5 changed files with 7 additions and 118 deletions

View File

@@ -1,5 +1,6 @@
#!/usr/bin/env -S v -n -w -gc none -cc tcc -d use_openssl -enable-globals run
import freeflowuniverse.herolib.core.generator.installer
import freeflowuniverse.herolib.core.generator.generic as generator
installer.scan('~/code/github/freeflowuniverse/herolib/herolib')!
generic.scan(path:"~/code/github/freeflowuniverse/herolib/herolib/installers",force:true)!