openage icon indicating copy to clipboard operation
openage copied to clipboard

perform pxdgen using jinja2 templates

Open zuntrax opened this issue 9 years ago • 1 comments

We are using hardcoded textblobs for .pxd generation. That would be way nicer using a proper templating system. Depends on #662.

zuntrax avatar Feb 17 '17 01:02 zuntrax

jinja2 is now available.

TheJJ avatar Feb 27 '18 20:02 TheJJ