2024-05-22 11:47:10 +02:00
2024-04-02 08:30:12 +00:00
2024-05-22 11:47:10 +02:00
2024-03-24 09:58:55 +01:00
2024-03-24 09:58:55 +01:00
2024-03-24 09:58:55 +01:00
2024-03-24 09:58:55 +01:00

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
No description provided
Readme 115 MiB
Languages
Shell 100%