Folder Structure
Overview
Section titled “Overview”The repository structure is split between official runtime, demos and internal experimental work. That separation matters because only the official runtime should be treated as product code.
Observed structure
Section titled “Observed structure”Assets/Lightforge/- official reusable runtime and demosAssets/Lightforge/Common/- shared system codeAssets/Lightforge/Modules/- grouped feature modules already present in the scanAssets/Lightforge/Demos/- demo scenes, prefabs, settings and sample dataAssets/LightforgeDev/- experimental systems and internal work
[!NOTE]
LightforgeDevis intentionally outside the exportable package.
Media Suggestions
Section titled “Media Suggestions”- Screenshot: Folder tree with the official and internal boundaries highlighted.
- Screenshot: Demo scene assets and prefabs.
- GIF: Quick expand/collapse of the major folder groups.
- Video: Repository orientation for a new integrator.
- Diagram: Official runtime vs demo content vs internal content.