tag
#sbproj
2 items (2 fixes)
fixes
✓ 26.07.15a
"Hand-vendored library without an .sbproj is silently skipped"
The editor discovers a library under Libraries/ only if the folder contains exactly one .sbproj file. A hand-vendored library without one is silently ignored, producing a wall of CS0246 errors on every type it defines.
librarysbproj
✓ 26.07.08e
"Title / Ident / StartupScene fields that bite new projects"
StartupScene is what Play loads; Org must be a valid lowercase ident. Placeholders break editor bootstrap, not just publishing.
setupsbproj