Re-implement Mavenizer invocation as a task (#996) - Add the first documentation page - All documentation pages will be moved to MinecraftForge/Documentation OR its own repo if necessary when the time comes - Create the ForgeGradle Magic plugin - Currently does nothing, but lays the groundwork for what it will need to do later on. - Re-implement Mavenizer invocation
Bump minimum Gradle to 9.3.0 Gradle 9.3.0 contains important security fixes that were not included in Gradle 9.3.0-rc-1. Enforcing this requirement ensures that development workspaces are both up-to-date and are not vulnerable to them. Additionally: - Bump Mavenizer to 0.4.21 - Use Gradle API logger for Mavenizer ValueSource (gives access to Lifecycle and Quiet levels)
Bump minimum Gradle to 9.3.0 Gradle 9.3.0 contains important security fixes that were not included in Gradle 9.3.0-rc-1. Enforcing this requirement ensures that development workspaces are both up-to-date and are not vulnerable to them. Additionally: - Bump Mavenizer to 0.4.21 - Use Gradle API logger for Mavenizer ValueSource (gives access to Lifecycle and Quiet levels)
Initial public commit All work has been condensed into this single commit. Thank you to Mango for helping me with the initial development process. He is credited in this commit as a co-author. Co-authored-by: RealMangoRage <64402114+RealMangorage@users.noreply.github.com>
Initial public commit All work has been condensed into this single commit. Thank you to Mango for helping me with the initial development process. He is credited in this commit as a co-author. Co-authored-by: RealMangoRage <64402114+RealMangorage@users.noreply.github.com>
Initial public commit All work has been condensed into this single commit. Thank you to Mango for helping me with the initial development process. He is credited in this commit as a co-author. Co-authored-by: RealMangoRage <64402114+RealMangorage@users.noreply.github.com>