Adventure.Content.Pipeline contains custom content importers and processors for the content pipeline
Adventure.Content contains the contracts for game content and game content readers
Adventure contains the game code
Engine contains the engine code
The game's Content.mgcb file has a dependency on the Adventure.Content.Pipeline.dll. The Adventure.Content.Pipeline needs to be built in Release mode before attempting to build the rest of the solution.
The game's levels are built using LDtk. (https://ldtk.io/)
- The
world.ldtkproject file is located atAdventure/Content/Levels/world.ldtk