Skip to content

Latest commit

 

History

History
16 lines (7 loc) · 478 Bytes

CreatingCustomResourceTypes.md

File metadata and controls

16 lines (7 loc) · 478 Bytes

Creating custom resource types

Trained foxes are working on this article.

Monofoxe covers the most commonly used asset types like sprites, maps and so on, but at some point you may want to create your own resource type.

The process below also applies to vanilla Monogame, no foxe trickery here.

First of all, we'll need to create a regular dll project.

<<< Contents