Go to file
rubenwardy 526172aa55 Create LICENSE.txt 2016-08-15 00:35:38 +01:00
lists bump generator 2015-10-25 23:52:04 +00:00
.gitignore Add subgame parser 2015-08-05 17:29:14 +01:00
LICENSE.txt Create LICENSE.txt 2016-08-15 00:35:38 +01:00
README.md Update README.md 2016-08-15 00:35:25 +01:00
common.py Add more URLs to the blacklist 2015-08-05 19:08:20 +01:00
update_mods.py Topic titles and forum urls 2015-08-05 18:57:07 +01:00
update_subgames.py Better basename detection for subgames 2015-08-05 18:00:16 +01:00

README.md

MTPM Lists

A collection of package lists and parsers to create those package lists.

$ sudo pip install beautifulsoup4
$ python update_mods.py > lists/mods.csv
$ python update_subgames.py > lists/subgames.csv

Written by rubenwardy.
License: MIT