Add additional file to clean
This commit is contained in:
parent
672646e0df
commit
4c2cb7dab3
@ -13,7 +13,7 @@ namespace DumpCleaner
|
||||
new DumpData{InputName = "resp.client.items", OutputName = "items", OutputFolder = "templates"},
|
||||
new DumpData{InputName = "resp.client.handbook.templates", OutputName = "handbook", OutputFolder = "templates"},
|
||||
new DumpData{InputName = "resp.client.customization", OutputName = "customization", OutputFolder = "templates"},
|
||||
|
||||
new DumpData{InputName = "resp.client.account.customization", OutputName = "character", OutputFolder = "templates"},
|
||||
new DumpData{InputName = "resp.client.locale.ru", OutputName = "ru", OutputFolder = "locales\\global"},
|
||||
new DumpData{InputName = "resp.client.locale.en", OutputName = "en", OutputFolder = "locales\\global"},
|
||||
new DumpData{InputName = "resp.client.locale.jp", OutputName = "jp", OutputFolder = "locales\\global"},
|
||||
|
Loading…
x
Reference in New Issue
Block a user