MonoGame/docs.monogame.github.io

Article needed for debugging the content pipeline

Open

#41 geöffnet am 6. Aug. 2024

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (85 Forks)auto 404
help wanted

Repository-Metriken

Stars
 (18 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide