Release/v9.0 #53

Merged
ChaoticByte merged 17 commits from release/v9.0 into main 2025-02-06 22:02:03 +00:00
Showing only changes of commit d29f14c7c9 - Show all commits

View file

@ -32,7 +32,9 @@ func show_help():
" --load-image PATH The path to the image. This will overwrite the\n",
" load directive of the shader file.\n",
" Passing a folder activates batch mode.\n",
" (optional)\n")
" (optional)\n",
" dump-shaderlib\n\n",
" | Dumps the shaderlib into the current directory.\n")
func cli_handle_errors(errors: Array) -> int:
# returns number of errors