MCPcopy Create free account
hub / github.com/MiniMax-AI/OpenRoom / modDescription

Method modDescription

apps/webuiapps/src/lib/modManager.ts:376–378  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

374 }
375
376 get modDescription(): string {
377 return this.config.mod_description;
378 }
379
380 get stageCount(): number {
381 return this.config.stage_count;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected