I think that my current atempt is not that bad so we will go with that:
/src/Engine the engine content
/src/Engine/Core the core elements
/src/Engine/Core/Objects base classes of all kind of objects that can be placed in the world or not
/src/Game the content created by the user
!to be continued!
I think that my current atempt is not that bad so we will go with that:
/src/Enginethe engine content/src/Engine/Corethe core elements/src/Engine/Core/Objectsbase classes of all kind of objects that can be placed in the world or not/src/Gamethe content created by the user!to be continued!