Project is not building with the plugin

I am using the fileman plugin which was supported ue4.22 so, I recompiled it to Ue5.0.
I cannot build the project.
This is the error.
UATHelper: Packaging (Windows): ERROR: Expecting to find a type to be declared in a module rules named 'FileMan' in UE5Rules, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null. This type must derive from the 'ModuleRules' type defined by Unreal Build Tool. PackagingResults: Error: Expecting to find a type to be declared in a module rules named 'FileMan' in UE5Rules, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null. This type must derive from the 'ModuleRules' type defined by Unreal Build Tool.
UBT-BlueJ_Clone_Game-Win64-DebugGame.txt (5.9 KB)
My recompiled plugin: https://github.com/Paulastya2007/fileman_UE5/releases/download/1.0/FileMan_new.zip
Original plugin: Release 1.0 Release ยท anhuntz/fileman (github.com)