init
This commit is contained in:
commit
71a93f32ce
7 changed files with 673 additions and 0 deletions
17
share/.gitignore
vendored
Normal file
17
share/.gitignore
vendored
Normal file
|
@ -0,0 +1,17 @@
|
|||
Urho3D/Resources/Autoload
|
||||
Urho3D/Resources/CoreData
|
||||
Urho3D/Resources/Data/Fonts
|
||||
Urho3D/Resources/Data/Models
|
||||
Urho3D/Resources/Data/PostProcess
|
||||
Urho3D/Resources/Data/UI
|
||||
Urho3D/Resources/Data/EditorStrings.json
|
||||
Urho3D/Resources/Data/Materials/Editor
|
||||
Urho3D/Resources/Data/Materials/Particle.xml
|
||||
Urho3D/Resources/Data/Materials/VColUnlit.xml
|
||||
Urho3D/Resources/Data/Scripts/Editor
|
||||
Urho3D/Resources/Data/Scripts/Editor.as
|
||||
Urho3D/Resources/Data/Scripts/Utilities
|
||||
Urho3D/Resources/Data/Textures/Editor
|
||||
Urho3D/Resources/Data/Textures/Flare.dds
|
||||
Urho3D/Resources/Data/Textures/UI.png
|
||||
Urho3D/Resources/Data/Textures/UrhoIcon.png
|
Loading…
Add table
Add a link
Reference in a new issue