Skip to content

Commit d479ec3

Browse files
committed
replace depends.txt with mod.conf, add luacheck badge to readme
1 parent ef1ea6a commit d479ec3

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Digilines Stuff [digistuff]
22

3+
[![luacheck](https://github.com/mt-mods/digistuff/workflows/luacheck/badge.svg)](https://github.com/mt-mods/digistuff/actions)
4+
35
## License:
46

57
Code - LGPL v3 or later (contains some code from mesecons and digilines)

depends.txt

Lines changed: 0 additions & 6 deletions
This file was deleted.

mod.conf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
name = digistuff
2+
description = Adds random digilines devices
3+
depends = digilines
4+
optional_depends = default, mesecons, mesecons_mvps, screwdriver, pipeworks

0 commit comments

Comments
 (0)