Delete depends.txt, add mod.conf

This commit is contained in:
bri cassa 2022-07-06 23:35:35 +02:00
parent 64ccb6950e
commit 1aec5b88a1
6 changed files with 13 additions and 9 deletions

View File

@ -1 +0,0 @@
default

4
maidroid/mod.conf Normal file
View File

@ -0,0 +1,4 @@
name = maidroid
title = Maidroid
description = Provide maid robots
depends = default

View File

@ -1,2 +0,0 @@
maidroid
pdisc?

5
maidroid_core/mod.conf Normal file
View File

@ -0,0 +1,5 @@
name = maidroid_core
title = Maidroid Core
description = Provide cores for maidroid
depends = maidroid
optional_depends = pdisc

View File

@ -1,6 +0,0 @@
bucket
default
dye
wool
maidroid
maidroid_core

4
maidroid_tool/mod.conf Normal file
View File

@ -0,0 +1,4 @@
name = maidroid_tool
title = Maidroid Tool
description = Provide tools for Maidroids
depends = bucket,default,dye,wool,maidroid,maidroid_core