Update contribManager list with recent contrib scripts
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user