MCPcopy Create free account
hub / github.com/doldecomp/mkdd / BuildConfig

Class BuildConfig

tools/project.py:391–394  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

389
390# Build configuration generated by decomp-toolkit
391class BuildConfig(BuildConfigModule):
392 version: str
393 modules: List[BuildConfigModule]
394 links: List[BuildConfigLink]
395
396
397# Load decomp-toolkit generated config.json

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected