generated from amasson/UnrealEngineProject
b914df0c928ef02b28e90afb4011348f462d96d9
Unreal Engine Base Template
Basic template project for unreal engine projects.
├── Cmd # bash utilities commands
│ ├── regenerate.sh
│ ├── remove_binaries.sh
│ └── resize_images.sh
├── Content
│ └── Assets # assets folders regrouped by categories
│ ├── Character
│ ├── Environment
│ ├── GUI
│ ├── Sound
│ └── VFX
└── Docs # documentation of the project
Description
Languages
C++
78.7%
C#
13.6%
Shell
6.8%
C
0.9%