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)
Mention fog modifications
 
(2 intermediate revisions 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]]
* Modify fog levels  - [[Mod API Reference:FogMod]]


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

Latest revision as of 19:25, 16 April 2025

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