Skip to content

I am new to modding why is my game crashing? Is it because im on the wrong version or something else? #470

I am new to modding why is my game crashing? Is it because im on the wrong version or something else?

I am new to modding why is my game crashing? Is it because im on the wrong version or something else? #470

Workflow file for this run

name: Manage Issues
on:
issues:
types: [ labeled, unlabeled ]
jobs:
labels:
runs-on: ubuntu-22.04
steps:
- uses: FabricMC/fabric-action-scripts@v2
with:
context: ${{ github.event.action }}
label: ${{ github.event.label.name }}