Commit Graph

13 Commits

Author SHA1 Message Date
Ben Steadman 2241f4856d remove deleted contrib scripts 2019-04-06 19:12:19 +01:00
Nicolas F a533f3a396 contribManager: Python 3 compatibility 2019-03-18 18:52:32 +01:00
Nicolas F 75f2bc1dfc contribManager: fix imports, use print_function
We don't need to import nbt from overviewer_core at all so we
can remove the silly fix to do that. Why was that ever there? It's
a mystery!
2019-03-14 13:40:27 +01:00
Nicolas F 4be0f07156 contribManager: fix code style 2019-03-14 13:30:22 +01:00
Nicolas F 57a55b68e1 contribManager: get rid of removed scripts 2019-03-11 18:05:20 +01:00
Andrew Chin faa8d8f75c Replace `python` with `python2`
A continuation of c7d86eca76
2016-12-24 14:43:52 -05:00
Thomas Lake 7b47a3266f Update contribManager list with recent contrib scripts 2013-08-03 13:36:03 +01:00
Andrew Chin 12a81a2b47 Fixed the contribManager in windows binaries 2011-10-04 23:27:30 -04:00
Aaron Griffith b640b6dc2d updated contrib scripts to work with latest code 2011-09-16 15:59:43 -04:00
Andrew Chin 6678eac654 Add cyrillic_convert script to contrib manager 2011-08-25 22:05:57 -04:00
Andrew Chin 3377be6b37 Updated contrib manager
print out description for each script based on docstrings
added usage info
2011-08-25 22:01:09 -04:00
Andrew Chin 99932f35a3 Minor changes to the contrib manager
add --list-contribs option
construct sys.argv correctly for the contrib scripts
2011-08-17 09:16:39 -04:00
Andrew Chin cd2a2bdf2c initial version of the contribManager 2011-08-16 21:07:39 -04:00