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

Use absolute paths in origin names #12

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

XFactHD
Copy link
Member

@XFactHD XFactHD commented Sep 24, 2024

This PR backports #10 to AT 10.x to aid in debugging which mods a given AT comes from.

@XFactHD XFactHD added the enhancement New feature or request label Sep 24, 2024
@neoforged-pr-publishing
Copy link

neoforged-pr-publishing bot commented Sep 24, 2024

  • Publish PR to GitHub Packages

Last commit published: 01f11244906aa6ee58bc3bde3c8346524cf25d0c.

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 #12' // https://github.com/neoforged/AccessTransformers/pull/12
        url 'https://prmaven.neoforged.net/AccessTransformers/pr12'
        content {
            includeModule('net.neoforged', 'accesstransformers')
            includeModule('net.neoforged.accesstransformers', 'at-modlauncher')
            includeModule('net.neoforged.accesstransformers', 'at-cli')
        }
    }
}

@Technici4n Technici4n merged commit bb0f9f1 into neoforged:10.0.x Sep 25, 2024
3 checks passed
@neoforged-releases
Copy link

🚀 This PR has been released as AccessTransformers version 10.0.5.

@XFactHD XFactHD deleted the absolute_origin branch September 25, 2024 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants