Urho3DNet cross-platform solution template.
It creates the following projects:
- Content: for all game assets. Each folder represents a target platform
- Class library with game logic
- *.Android project to run the application on android platfroms
- *.Desktop project to run ...