Hub repository for the FoxsterDev AI workspace.
This repo is intentionally thin:
AIRootis included as a git submodule.ConnectivityCheckerProis included as a git submodule.DevAccelerationSystemis included as a git submodule.AIFoxsterDevHub.slnis the curated root solution for package authoring and workspace navigation.
git clone --recurse-submodules https://github.com/FoxsterDev/AIFoxsterDevHub.gitIf you already cloned without submodules:
git submodule update --init --recursive- Open
AIFoxsterDevHub.slnfor the curated multi-repo workspace. - See
WORKSPACE.mdfor the canonical edit flow and child Unity workspace entry points.