| Package | Description |
|---|---|
| org.walkmod |
| Modifier and Type | Method and Description |
|---|---|
List<File> |
WalkModFacade.apply(String... chains)
Applies a list of transformation chains.
|
List<File> |
WalkModFacade.check(String... chains)
Applies a list of transformation chains without updating the source files.
|
void |
WalkModFacade.install()
Downloads the list of declared plugins in the configuration file using Ivy.
|
List<File> |
WalkModFacade.patch(String... chains)
Generates a list of patches according the transformation chains
|
Copyright © 2017. All rights reserved.