49e2b341c0
Example from packaged.srg: PK: . net/minecraft/src PK: com com PK: net net PK: net/minecraft net/minecraft PK: net/minecraft/client net/minecraft/client PK: net/minecraft/server net/minecraft/server SpecialSource package remaps currently are class prefix matches, taking precedence over class remaps. So net->net would match all net.* classes when using reversed MCP (for reobfuscation), causing no classes to remap. However the current behavior is useful for MCPC+, remapping entire package hierarchies. Probably both behaviors should be supported at some point, but until they are, disabling .srg PK:. |
||
---|---|---|
src/main/java/net/md_5/specialsource | ||
.gitignore | ||
LICENSE | ||
pom.xml | ||
README.md |
Special Source
Automatic generator and renamer of jar obfuscation mappings.