Skip to content

[Bug] HUD causes my tlauncher to close #38

[Bug] HUD causes my tlauncher to close

[Bug] HUD causes my tlauncher to close #38

Workflow file for this run

name: Issue
on:
issues:
types: [ opened ]
jobs:
issue-moderator:
runs-on: ubuntu-latest
permissions:
issues: write
contents: read
steps:
- name: Checkout Repository
uses: actions/checkout@v6
with:
persist-credentials: false
- name: Check Template
uses: machiecodes/check-template@v1.0.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Check Content
uses: machiecodes/check-content@v1.0.7
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GEMINI_API_KEY: ${{ secrets.GEMINI_API_KEY }}
with:
gemini-model: "gemini-3-flash-preview"
project-context: "Meteor Client is a Minecraft utility client built as a Fabric mod, intended for use
on anarchy servers where hack clients are permitted. It is written in Java and is currently targeting
Minecraft version 26.1.2."