Changes between Version 29 and Version 30 of Modding_Guide


Ignore:
Timestamp:
May 13, 2018, 6:42:31 PM (6 years ago)
Author:
Itms
Comment:

Add mod.io guide link.

Legend:

Unmodified
Added
Removed
Modified
  • Modding_Guide

    v29 v30  
    122122This produces the distributable mymod.pyromod in your working directory. If users now install it as explained [#Howtoinstallmods above], they can run it with the "-mod=mymod" command line argument as explained [#Howaremodsused above].
    123123
     124You may want to publish your mod on the [https://mod.io mod.io platform]. If you do so, your mod will be available in the 0 A.D. mod downloader. To avoid security issues, we take some extra validation steps: follow [https://wildfiregames.com/forum/index.php?/topic/24333-guide-for-publishing-mods-on-modio/ the guide on the forums].
     125
    124126== Tutorials ==
    125127