Organization
Organization
Section titled “Organization”Lightforge is organized around reusable runtime boundaries, not a flat pile of scripts. That means the public docs should help you understand what belongs in the runtime, what belongs in demo content, and what must stay internal.
At a glance
Section titled “At a glance”Assets/Lightforge/contains the public runtime and demo contentAssets/LightforgeDev/contains internal experimental work and prototypesCommoncontains shared infrastructure and cross-module runtime codeModulesgroups feature-specific runtime areas
Public rule
Section titled “Public rule”Only ship the runtime and documentation that are meant for buyers. Keep experiments and internal work clearly separated.
Media Suggestions
Section titled “Media Suggestions”- Screenshot: Folder tree showing
LightforgeandLightforgeDev. - Screenshot: Project hierarchy with runtime vs demo folders.
- Diagram: Public runtime boundary map.