MonoGame/docs.monogame.github.io

Article needed for debugging the content pipeline

Open

#41 aberto em 6 de ago. de 2024

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)C# (85 forks)auto 404
help wanted

Métricas do repositório

Stars
 (18 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

The content pipeline, while powerful can lead to frustration when trying to debug:

  • Content import errors
  • Testing new content importers
  • Testing new content processors
  • Loading content.

A separate article is needed in the new document series to clearly outline the steps needed for all supported platforms for how to best work with the content pipeline and step through code to validate projects/implementations.

Guia do colaborador