Conversation
MattiDragon
left a comment
There was a problem hiding this comment.
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.