FabricMC / tiny-remapper

Tiny JAR remapping tool.
GNU Lesser General Public License v3.0
115 stars 65 forks source link

Can you add the ability to remap to mojang names as intermediaries #105

Closed Danjhop4 closed 1 year ago

Danjhop4 commented 1 year ago

This would allow mods to use mojang names like forge does plus it could allow fabric api to be possibly work along side forge or the other way round

modmuss50 commented 1 year ago

Tiny remapper already supports Mojang's (proguard) mappings by using the mapping-io library.

This would allow mods to use mojang names like forge does

This has been possible for years.

plus it could allow fabric api to be possibly work along side forge or the other way round

No it couldn't