mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-15 16:44:36 +00:00
Empty PhysX Template for ticket #1
This commit is contained in:
parent
40220512d3
commit
74f265b3b3
1578 changed files with 141031 additions and 0 deletions
4
Templates/Empty PhysX/cleanShaders.command
Normal file
4
Templates/Empty PhysX/cleanShaders.command
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
cd "`dirname "$0"`"
|
||||
rm -rf game/shaders/procedural/*.*
|
||||
Loading…
Add table
Add a link
Reference in a new issue