This repository is in a post-monorepo split state.
The runtime framework has been migrated to the standalone repository path:
c:\Users\marvi\source\repos\gregFramework\Framework\FrikaMF-StandaloneRepo
This means framework runtime development (FrikaMF, runtime plugins, templates, MCP runtime stack) now belongs to that standalone location.
DataCenterExporter now focuses on exporter/migration-related assets and supporting project history needed for the transition.
Primary retained areas include:
FrikaModFramework/mcp-server/tools/scripts/Templates/lib/references/
If you were previously building from this repo root, switch to the standalone framework workspace for active runtime work:
Set-Location "c:\Users\marvi\source\repos\gregFramework\Framework\FrikaMF-StandaloneRepo"
dotnet build "FrikaMF.sln" -c Release