Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PoroCYon
Shader_Minifier
Commits
73dda2b4
Commit
73dda2b4
authored
Jun 03, 2018
by
Laurent Le Brun
Browse files
Update download link in README.md
parent
4c0342be
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
73dda2b4
...
...
@@ -17,7 +17,8 @@ Slightly outdated user manual:
## Usage
Download Shader Minifier here: http://ctrl-alt-test.fr/dl/shader_minifier.exe
Download Shader Minifier here:
https://github.com/laurentlb/Shader_Minifier/releases
It is a command-line tool. Without argument, it will show the usage. If you are
not on Windows, you will need mono:
...
...
@@ -32,7 +33,7 @@ $ mono shader_minifier.exe # Linux, Mac...
*
List the shaders you want to minify on the command-line.
*
Use
`-o`
to choose the output file (by default, it will use
`shader_code.h`
).
If you pass
an empty string
for the output, it will be printed on stdout.
If you pass
`-`
for the output, it will be printed on stdout.
*
Use
`--format`
to control the output format. By default, it will create a C
header. There are other options to get only the shader, or have it in a .js or
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment