Don't include the shaderlib in the application anymore, instead distribute a zip file with each release

This commit is contained in:
ChaoticByte 2025-02-04 18:59:57 +01:00
parent 1ee3088cce
commit da1bd6a58a
No known key found for this signature in database
11 changed files with 21 additions and 24 deletions

View file

@ -1,10 +0,0 @@
If you find this inside the project template, editing these gdshaderinc files
does nothing. They are already packed with the application and are only here
for you and the Godot Editor to read (auto complete and so on).
If you want to change one of the files, copy it to another location,
edit it and #include it in your shader file.
If you have questions, don't be shy, open a issue :)
Have fun experimenting!