Ability/Script

From Wildermyth Wiki
< Ability
Revision as of 16:25, 4 March 2022 by Sten (talk | contribs) (Created page with "This is a [https://www.python.org/downloads/ Python] script to generate the Ability tables. Copy the code in the box below into a text file named '''<nowiki>abilityTable.p...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This is a Python script to generate the Ability tables. Copy the code in the box below into a text file named abilityTable.py (or whatever you want) inside the Wildermyth directory. Then run it by calling python abilityTable.py from the command line. It will create a text file named abilityTable.txt with the appropriate wiki-formatted content.