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 Mixin docs and fix target build directory #194

Merged
merged 3 commits into from
Dec 5, 2024
Merged

Conversation

shartte
Copy link
Collaborator

@shartte shartte commented Dec 4, 2024

No description provided.

@neoforged-pr-publishing
Copy link

neoforged-pr-publishing bot commented Dec 4, 2024

  • Publish PR to GitHub Packages

Last commit published: b7003e6de8a13c86da025eb4f95050ae97dbabb1.

PR Publishing

The artifacts published by this PR:

Repository Declaration

In order to use the artifacts published by the PR, add the following repository to your buildscript:

repositories {
    maven {
        name 'Maven for PR #194' // https://github.com/neoforged/ModDevGradle/pull/194
        url 'https://prmaven.neoforged.net/ModDevGradle/pr194'
        content {
            includeModule('net.neoforged.moddev', 'net.neoforged.moddev.gradle.plugin')
            includeModule('net.neoforged.moddev.repositories', 'net.neoforged.moddev.repositories.gradle.plugin')
            includeModule('net.neoforged.moddev.legacyforge', 'net.neoforged.moddev.legacyforge.gradle.plugin')
            includeModule('net.neoforged', 'moddev-gradle')
        }
    }
}

LEGACY.md Outdated Show resolved Hide resolved
@Matyrobbrt Matyrobbrt merged commit 610a6a1 into main Dec 5, 2024
6 checks passed
@Matyrobbrt Matyrobbrt deleted the mixin-docs-and-libs branch December 5, 2024 19:17
@neoforged-releases
Copy link

🚀 This PR has been released as ModDevGradle version 2.0.54-beta.

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

Successfully merging this pull request may close these issues.

2 participants