feat: Add Project Setup & Migration Guide and update Developer Reference Index
This commit is contained in:
@@ -91,9 +91,10 @@ docs/
|
||||
15-input/ # Enhanced Input System (1 file, 128)
|
||||
16-state/ # State Management (2 files, 130-131)
|
||||
developer/ # Developer Reference Docs (NEW)
|
||||
INDEX.md # Master developer docs index (11 docs)
|
||||
INDEX.md # Master developer docs index (12 docs)
|
||||
architecture-overview.md # Framework-wide architecture walkthrough
|
||||
implementation-patterns.md # Common UE5 Blueprint patterns used
|
||||
project-setup-migration.md # Project setup & migration guide (NEW — Project Settings, plugins, init sequence)
|
||||
01-core-foundation.md # Foundation systems explained
|
||||
02-player-systems.md # Player state & embodiment explained
|
||||
03-interaction-systems.md # Interaction & world manipulation explained
|
||||
@@ -122,7 +123,7 @@ docs/
|
||||
enhanced-input-system.md
|
||||
bpc-statemanager.md # NEW — State Manager implementation checklist
|
||||
```
|
||||
**Total: 135 numbered Blueprint files + 5 enums + 5 Data Assets + 11 Data Table CSVs + TEMPLATE.md + AUDIT_REPORT.md + INDEX.md + 11 developer docs + 8 architecture docs + 1 audit report = 177 files in 19 directory groups**
|
||||
**Total: 135 numbered Blueprint files + 5 enums + 5 Data Assets + 11 Data Table CSVs + TEMPLATE.md + AUDIT_REPORT.md + INDEX.md + 12 developer docs + 8 architecture docs + 1 audit report = 178 files in 19 directory groups**
|
||||
|
||||
## Naming Conventions
|
||||
| Prefix | Type |
|
||||
|
||||
Reference in New Issue
Block a user