Skip to content

JDSherbert/UnrealEngine-FileStructureExample

Repository files navigation

image

Unreal Engine 5 File Structure Template

Stars Badge Forks Badge Watchers Badge Issues Badge


Unreal Engine Template

A repository containing a dummy Unreal Engine 5 project. Contains a folder structure that has been premade to help kickstart new Unreal projects. I've found that the way a project is laid out kind of sets the framework for how easily scalable it will be as more development occurs.

I'd strongly recommend following Epic's Standard for Naming Conventions for Assets, found here:

For Code, see here:

Using these will allow you to search your project easier, and as it gets larger, some things can get very difficult to find - the time saved will be very valuable.

If you'd like to get Unreal Engine and use this project template, please follow these steps:

  1. Download the Epic launcher: https://www.unrealengine.com/en-US/
  2. Install Unreal Engine (whichever version - this template is for 5.1)
  3. Clone this project
  4. Open it up with your engine, or copy + paste the folder structure from it
  5. Profit

Lemme know if you have any questions or feedback!

About

A respository containing a dummy Unreal Engine 5 project. Contains a folder structure that has been premade to help kickstart new Unreal projects.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published