Skip to content

add missed materials from basic materials and update mod.conf #35

add missed materials from basic materials and update mod.conf

add missed materials from basic materials and update mod.conf #35

Workflow file for this run

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