0

Update contribManager list with recent contrib scripts

This commit is contained in:
Thomas Lake
2013-08-03 13:36:03 +01:00
parent f87dcee6f1
commit 7b47a3266f

View File

@@ -21,6 +21,10 @@ scripts=dict( # keys are names, values are scripts
rerenderBlocks = "rerenderBlocks.py", rerenderBlocks = "rerenderBlocks.py",
testRender = "testRender.py", testRender = "testRender.py",
validate = "validateRegionFile.py", validate = "validateRegionFile.py",
pngit = "png-it.py",
gallery = "gallery.py",
regionTrimmer = "regionTrimmer.py",
contributors = "contributors.py"
) )
# you can symlink or hardlink contribManager.py to another name to have it # you can symlink or hardlink contribManager.py to another name to have it