Updated for Top generator
This commit is contained in:
parent
0135447853
commit
0256b73a36
|
@ -153,7 +153,13 @@
|
||||||
; can each have their own template files that are totally configurable.
|
; can each have their own template files that are totally configurable.
|
||||||
;
|
;
|
||||||
; The number of items in each list is determined by the template. It
|
; The number of items in each list is determined by the template. It
|
||||||
; could be any number between 1 and 100.
|
; could be any number between 1 and 99.
|
||||||
|
;
|
||||||
|
; In the templates use |NA01-99 for name and |DA01-99 for numerical data
|
||||||
|
; You can look at the provided template as an example.
|
||||||
|
;
|
||||||
|
; Still need to add better padding options and exclude and some other
|
||||||
|
; stuff before its "done"
|
||||||
|
|
||||||
exclude_list = mutil.toplist.exclude.txt
|
exclude_list = mutil.toplist.exclude.txt
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue