forked from mtcontrib/maidroid
Delete depends.txt, add mod.conf
This commit is contained in:
parent
64ccb6950e
commit
1aec5b88a1
@ -1 +0,0 @@
|
|||||||
default
|
|
4
maidroid/mod.conf
Normal file
4
maidroid/mod.conf
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
name = maidroid
|
||||||
|
title = Maidroid
|
||||||
|
description = Provide maid robots
|
||||||
|
depends = default
|
@ -1,2 +0,0 @@
|
|||||||
maidroid
|
|
||||||
pdisc?
|
|
5
maidroid_core/mod.conf
Normal file
5
maidroid_core/mod.conf
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
name = maidroid_core
|
||||||
|
title = Maidroid Core
|
||||||
|
description = Provide cores for maidroid
|
||||||
|
depends = maidroid
|
||||||
|
optional_depends = pdisc
|
@ -1,6 +0,0 @@
|
|||||||
bucket
|
|
||||||
default
|
|
||||||
dye
|
|
||||||
wool
|
|
||||||
maidroid
|
|
||||||
maidroid_core
|
|
4
maidroid_tool/mod.conf
Normal file
4
maidroid_tool/mod.conf
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
name = maidroid_tool
|
||||||
|
title = Maidroid Tool
|
||||||
|
description = Provide tools for Maidroids
|
||||||
|
depends = bucket,default,dye,wool,maidroid,maidroid_core
|
Loading…
Reference in New Issue
Block a user