mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 05:13:58 -07:00
Fix incorrect shaders path in LICENSE.md
The two shaders are actually located in mods/mod/shaders/glsl
This commit is contained in:
parent
26acb9df22
commit
7f684cbcd3
1 changed files with 2 additions and 2 deletions
|
|
@ -27,10 +27,10 @@ please inform Wildfire Games at webmaster at wildfiregames dot com.
|
|||
- binaries/data/mods/*/maps/
|
||||
- see LICENSE.txt within those directories
|
||||
|
||||
- binaries/data/mods/public/shaders/glsl/fxaa.fs
|
||||
- binaries/data/mods/mod/shaders/glsl/fxaa.fs
|
||||
- BSD
|
||||
|
||||
- binaries/data/mods/public/shaders/glsl/cas.fs
|
||||
- binaries/data/mods/mod/shaders/glsl/cas.fs
|
||||
- MIT
|
||||
|
||||
- binaries/system/
|
||||
|
|
|
|||
Loading…
Reference in a new issue