trying to add item_drop again

This commit is contained in:
2023-02-18 19:03:00 +01:00
parent e41623d029
commit 0a15121fbf
14 changed files with 1074 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
on: [push, pull_request]
name: build
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: lint
uses: Roang-zero1/factorio-mod-luacheck@master
with:
luacheckrc_url: https://raw.githubusercontent.com/minetest-mods/item_drop/master/.luacheckrc