MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / BuildConfig

Class BuildConfig

tools/project.py:335–338  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

333
334# Build configuration generated by decomp-toolkit
335class BuildConfig(BuildConfigModule):
336 version: str
337 modules: List[BuildConfigModule]
338 links: List[BuildConfigLink]
339
340
341# Load decomp-toolkit generated config.json

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected