Mod Framework Capabilities: Difference between revisions

From Warzone Wiki
Jump to navigation Jump to search
DanWL60 (talk | contribs)
Created page with "Below is a list of features that can be accomplished when creating mods: * Create menus - Mod API Reference:UI, Mod API Reference:ClientGame * Read and write data..."
 
DanWL60 (talk | contribs)
Add custom cards
 
(One intermediate revision by the same user not shown)
Line 15: Line 15:
* Create structures using Idle the icons - [[Mod API Reference:StructureType]]
* Create structures using Idle the icons - [[Mod API Reference:StructureType]]
* Perform calculations using armies - [[Mod API Reference:Armies]]
* Perform calculations using armies - [[Mod API Reference:Armies]]
* Create custom cards - [[Mod API Reference:Custom Cards]]


[[Category::Mod API Reference]]
[[Category:Mod API Reference]]

Latest revision as of 10:29, 21 January 2025

Below is a list of features that can be accomplished when creating mods: