Patch notes/Script

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

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