winamp/Src/external_dependencies/openmpt-trunk/include/premake/website/docs/Developing-Modules.md

11 lines
306 B
Markdown
Raw Normal View History

2024-09-24 12:54:57 +00:00
---
title: Developing Modules
---
Modules are the preferred way to package your customizations to reuse and share with others.
* [Introduction](Introducing-Modules.md)
* [Adding Unit Tests](Adding-Unit-Tests.md)
* [Sharing Your Module](Sharing-Your-Module.md)
* [Embedding Modules](Embedding-Modules.md)