WurstScript
WurstScript copied to clipboard
compiletime include_str
Is your feature request related to a problem? Please describe. how do I list credits in-game, on hive description, and in my repo without copy-pasting
Describe the solution you'd like
constant CREDITS = @compiletime(readfile(credits.txt))
We have reservations about adding broad spectrum fileIO, but something like this would be nice.