Based on the Docs it states to edit the EngineAssociation in the .upproject to "5.2.1-CSS" but the current dev repo is "5.3.2-CSS". I changed it and installed the version of Wwise as recommended in the docs. Upon first build I get...
Unable to find plugin 'WwiseNiagara' (referenced via FactoryGame.uproject). Install it and try again, or remove it from the required plugin list.
C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.MakeFile.Targets(44,5): error MSB3073: The command ""C:\Program Files\Unreal Engine - CSS\Engine\Build\BatchFiles\Build.bat" FactoryEditor Win64 Development -Project="D:\Modding\SatisfactoryModLoader-dev\FactoryGame.uproject" -WaitMutex -FromMsBuild" exited with code 6.
Done building project "FactoryGame.vcxproj" -- FAILED.
What am I misreading? Should I be using a different Wwise version? I uploaded of screenshot of the build console for better readability.