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

Be more accepting; also stop using Tags for modid/name #27

Merged
merged 3 commits into from
Feb 1, 2024

Conversation

mitchej123
Copy link
Contributor

No description provided.

@mitchej123 mitchej123 requested review from boubou19 and a team February 1, 2024 16:27
public class GTNHLib {

public static final String MODID = "gtnhlib";
public static final String MODNAME = "GTNH Lib";
private static final Logger LOG = LogManager.getLogger(Tags.MODID);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is Tags.MODID still alive, or should it just be GTNHLib.MODID?

Co-authored-by: GitHub GTNH Actions <>
@GTNewHorizons GTNewHorizons deleted a comment from github-actions bot Feb 1, 2024
@mitchej123 mitchej123 merged commit c433545 into master Feb 1, 2024
1 check passed
@mitchej123 mitchej123 deleted the be-more-accepting branch February 1, 2024 17:19
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