Rama's Extra Blueprint Nodes for UE5, No C++ Required!

Hey guys,

If you want VictoryBPLibrary to compile and package on linux:

change

#include "HAL/PlatformFilemanager.h"

to

#include "HAL/PlatformFileManager.h"

Line 27 of VictoryBPFunctionLibrary and don’t forget to add Linux to the PlaftformAllowList in the VictoryBPLibrary.uplugin