
Clean your repo and bootstrap it with
#!/usr/bin/env bash dotnet run --project ./engine/Tools/SboxBuild/SboxBuild.csproj -- build --config Developer
I've been developing it on Fedora Linux 43 w/ KDE and Wayland. So I'm sure there's going to be issues on other distros.
Known issues:
- need libxml2 dependency to launch editor
- editor viewport does not get input (needs SDL<-> Qt bridge)
- having duplicate base/code folders fucks it up
- libharfbuzz2 sometimes uses the system libraries when it shouldn't
