Skip to content

Add commands to replace destructible nodes with their indestructible variants and vice versa (if a variant exists) #182

Add commands to replace destructible nodes with their indestructible variants and vice versa (if a variant exists)

Add commands to replace destructible nodes with their indestructible variants and vice versa (if a variant exists) #182

Workflow file for this run

name: luacheck
on: [push, pull_request]
jobs:
luacheck:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Luacheck
uses: lunarmodules/luacheck@master