614 B
614 B
htmlroc
Converts MLP:CCG rule files from text (thanks Hithroc!) to HTML!
Installation
- Clone project locally and
cd
to it - Download
rules.txt
from Hithroc's site and place it inside the project's folder: https://horse.cards/rules/latest.txt - Run this command:
go run .
Alternately, you can compile with go install
and use the command line flags to specify location of rules.txt
and template.html
Thanks to
- Hithroc for maitaining text versions of the rules
- CommentaryIsMagic for maitaining the rules