Skip to content

mleem97/gregFramework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

290 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

DataCenterExporter

Repository Status

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.

What remains here

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/

Migration note

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

Policies