Modding/Templates: Difference between revisions

From Desynced Wiki
(Created page with "Here's a few pre-made minimal sample mods that can be used as a starting point for making your own mod. To see how to get started, check the Getting Started section. == Freeplay == This mod template customizes the starting loadout of the default Freeplay scenario. == Scenario == This mod template creates a fully custom scenario, not based on the main game's Freeplay scenario. ==...")
 
(No difference)

Latest revision as of 19:09, 9 August 2023

Here's a few pre-made minimal sample mods that can be used as a starting point for making your own mod.

To see how to get started, check the Getting Started section.

Freeplay[edit | edit source]

This mod template customizes the starting loadout of the default Freeplay scenario.

Scenario[edit | edit source]

This mod template creates a fully custom scenario, not based on the main game's Freeplay scenario.

Component[edit | edit source]

This mod template adds a new custom component.

Instruction[edit | edit source]

This mod template creates a new behavior instruction.

UI Addon[edit | edit source]

This mod template creates a custom UI overlay.

Translation[edit | edit source]

This mod template adds a translation.