Add dist.sh script to automatically build and create project template, Update README
This commit is contained in:
parent
5a8a6e4c61
commit
6bb6b8b768
7 changed files with 64 additions and 6 deletions
10
shaderlib/_DO_NOT_EDIT.txt
Normal file
10
shaderlib/_DO_NOT_EDIT.txt
Normal file
|
@ -0,0 +1,10 @@
|
|||
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!
|
Loading…
Add table
Add a link
Reference in a new issue