Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Devlog #1 - Project Architecture Setup + Modular Foundation

  • Defined folder structure and naming conventions for the project 
  • Established clean separation between C++ systems and Blueprint layers

  • Created custom content root _Project/ with complete subfolder structure

  • Set up modular C++ source folders (Core, RPG, Persistence, Networking, UI)

  • Defined Project Architecture under Project/Docs/Project Architecture.txt