Skip to content

Commit

Permalink
Update filestruct.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanpeppers committed Jan 17, 2014
1 parent 6732401 commit 858f31e
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions filestruct.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
File Structure Standards
==============

Unity3D projects should have the following file structure:

```
Assets /
Animations
Art
Editor
Models
Music
Prefabs
Scenes
Sounds
Scripts
```

Additional folders may be in here depending on the project, such as `NGUI`.

If you have files in the wrong folder, happy Slapsgiving.

0 comments on commit 858f31e

Please sign in to comment.