coderespawn / dungeon-architect-ue4-issues

6 stars 0 forks source link

Packaging error: Expecting to find a type to be declared in a module rules named 'DungeonArchitectRuntime' #53

Open kardmode opened 1 year ago

kardmode commented 1 year ago

Expecting to find a type to be declared in a module rules named 'DungeonArchitectRuntime' in MarketplaceRules, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null. This type must derive from the 'ModuleRules' type defined by Unreal Build Tool.

UE 5.2 Dungeon Architect 2.29.0

Copying the plugin to a c++ project plugins folder fixes the error.