MonoGame/docs.monogame.github.io

Article needed for debugging the content pipeline

Open

#41 创建于 2024年8月6日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)C# (85 fork)auto 404
help wanted

仓库指标

Star
 (18 star)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南