FabricMC / tiny-remapper

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

Provide `MappingTreeView` -> `IMappingProvider` converter #128

Closed NebelNidas closed 8 months ago

NebelNidas commented 8 months ago

Since constructing a IMappingProvider manually can be tricky due to TR not handling null values gracefully. Useful for https://github.com/FabricMC/fabric-loader/pull/912.