Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add readme #107

Open
e-ave opened this issue Apr 14, 2023 · 1 comment
Open

Add readme #107

e-ave opened this issue Apr 14, 2023 · 1 comment

Comments

@e-ave
Copy link

e-ave commented Apr 14, 2023

This project is in dire need of an example in the readme. Like for example what does “to” and “from” argument do? I cannot for the life of me figure out what to put for these two arguments. Then looking at the code just adds fuel to the confusion.
Why isn’t java -jar tinyremapper.jar client.jar mapped.jar mappings.match enough? What is the point of “toM” and “fromM”?

@Juuxel
Copy link
Member

Juuxel commented Apr 15, 2023

from and to are the mapping namespaces (e.g. "intermediary" or "named") in a tiny-format mapping file, which can have any number of namespaces (at least 2, see #9).

To my knowledge you can't use .match files directly but Matcher can output .tiny files via the "Save Mappings" option as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants