tiny-remapper icon indicating copy to clipboard operation
tiny-remapper copied to clipboard

Add Java compatible name conflict detection

Open Player3324 opened this issue 6 years ago • 0 comments

The current detection uses the more lenient JVM rules to detect conflicting names, add an option to use Java's (same field name regardless of desc, same method signature regardless of ret type)

Player3324 avatar Jan 08 '20 14:01 Player3324