Skip to content

t1k-config-nakama.json

registryVersion: 1 · priority: 90

FlagValue
mcpfalse

Raw JSON (ground truth)
{
"context": {
"description": "Requires a Nakama Go runtime plugin project with go.mod and modules/ directory",
"requiredPaths": [
"go.mod",
"modules/"
]
},
"features": {
"mcp": false
},
"kit": "nakama",
"kitName": "theonekit-nakama",
"priority": 90,
"registryVersion": 1,
"repos": {
"primary": "The1Studio/theonekit-nakama"
}
}