tag
#library
4 items (1 guide · 3 fixes)
guides
fixes
✓ 26.07.18
"Library extraction seam must cover every side effect"
A library extraction seam covers only the headline behavior — every other side effect of the replaced code path silently disappears unless explicitly reproduced on the consumer side.
libraryseam
✓ 26.07.15a
"Library host project fails to compile library-mounted scenes"
A library host project fails to compile a library-mounted .scene asset — the resource compiler probes a mangled path, and the scene silently becomes an empty impostor.
libraryscene
✓ 26.07.18
"Offline two-assembly compile gate with prebuilt base library"
A consumer game plus a vendored library can be compile-gated fully offline using two scratch csprojs against the editor install's prebuilt base library DLL.
csprojdotnet-build