Merge branch 'feat/custom-recipes' of https://github.com/DrPerkyLegit/MinecraftConsoles into feat/custom-recipes

This commit is contained in:
DrPerkyLegit 2026-04-24 12:28:46 -04:00
commit 024fa1d4c5

View file

@ -18,6 +18,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v6
with:
submodules: recursive
- name: Setup MSVC
uses: ilammy/msvc-dev-cmd@v1