Best practices: project folder structure

Hi!

I’ve just started to work with Unreal and I don’t know which “things” I have to put inside the folder Content.

What do I have to put inside the Content folder?

And also, if I have blueprint classes, where do I have to put them?

Thanks!

Assets, blueprint classes, enumerators, data tables, curves, function libraries, materials - everything the project is made out of. Open any template and have a look at the content browser for an example.

Some good reading:

Thanks but I read it and it doesn’t talk where to put the blueprint classes.

Hold on. Are you talking about:

image

Or Content Browser in the editor? When it comes to the latter, it does not matter where you put stuff, but do organise it in a logical sense:

image

How to organise it is project dependant but does not really matter unless there’s more people involved and they rely on finding critical elements in the usual places.

Yes, that is why I’m asking. Because I want to put everything in the usual places.

Thanks a lot!

1 Like

I know this is old, but it’s the first result on Google, so here’s the best practices guide I found so far, for Project Folder structure, among other things:

2 Likes