"Incompatible or missing module: <Game Name>" when trying to open project from Windows on Linux

Trying to open my project in Unreal Editor for Linux, get error:

LogLinux: Warning: MessageBox: The following modules are missing or built with a different engine version:

Would you like to rebuild them now?: Missing Badonker_Hills Modules: No is implied.
LogLinux: Warning: MessageBox: The following modules are missing or built with a different engine version:

Would you like to proceed anyway? Code and content that depends on these modules may not work correctly. Enter at your own risk.: Missing Badonker_Hills Modules: No is implied.

Is there any way to open project, migrate it?
I think game is done in UE 5.3 for Windows, and this is UE 5.4 on Linux.

I assume this is part of a plugin, then you could disable it in the .uproject file and then try to open the project. Be aware that some features may not work or be missing because they are dependent on this plugin.