Skip to content

Add more unsupported launchers to the moderation script#6299

Closed
Marccccccccccccccc wants to merge 1 commit intoMeteorDevelopment:masterfrom
Marccccccccccccccc:patch-1
Closed

Add more unsupported launchers to the moderation script#6299
Marccccccccccccccc wants to merge 1 commit intoMeteorDevelopment:masterfrom
Marccccccccccccccc:patch-1

Conversation

@Marccccccccccccccc
Copy link
Copy Markdown
Contributor

Type of change

  • Bug fix
  • New feature

Description

A summary of the changes along with the reasoning behind the changes.

Related issues

Mention any issues that this pr relates to.

How Has This Been Tested?

Videos or screenshots of the changes if applicable.

Checklist:

  • My code follows the style guidelines of this project.
  • I have added comments to my code in more complex areas.
  • I have tested the code in both development and production environments.

Comment on lines 4 to 15
const otherModTerms = [
"feather",
"labymod",
"lunar",
"optifabric",
"optifine",
"pojav",
"mojo",
"zalith",
"Amethyst",
"tlauncher"
];
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

alphabetical

Suggested change
];
const otherModTerms = [
"Amethyst",
"feather",
"labymod",
"lunar",
"mojo",
"optifabric",
"optifine",
"pojav",
"tlauncher",
"zalith"
]

@machiecodes
Copy link
Copy Markdown
Contributor

This is actually ab to be relegated, I'm remaking the action entirely to use AI to analyze the issue! It's working well, PR hopefully within the next hour or 2

@machiecodes machiecodes mentioned this pull request Apr 8, 2026
5 tasks
@Marccccccccccccccc
Copy link
Copy Markdown
Contributor Author

great 👍

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.

3 participants