-
Notifications
You must be signed in to change notification settings - Fork 49
Create stonecutter.ytag #170
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
base: main
Are you sure you want to change the base?
Conversation
MattiDragon
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could maybe explain a bit about how it works (rebuilding the project, including buildscripts for each version), but seems otherwise fine
I wanted to keep it brief and let the documentation take care of that. I could add that though if more people agree. What do y'all (Whoever is ghosting this thread) think? |
|
Im not too sure we need a tag for every library/plugin? |
|
Stonecutter is pretty damn useful though for multiversion mod development |
Not for everything, but when a topic comes up often enough on discord, it's nice to have a tag that explains it, so that we don't keep repeating ourselves. But I think the tag could explain a bit more. Like: "Stonecutter is a Gradle plugin for multi-version development. It enables a single codebase to support multiple target versions using special comments for conditional code, processed at build time. This allows building all versions simultaneously and offers an alternative to managing separate Git branches for each version. Learn more at https://stonecutter.kikugie.dev/." |
Stonecutter is pretty cool. It'd be nice to have a tag for it. Not sure if libs is the right place, but I don't see a better one.