summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcheapie <no-email-for-you@example.com>2024-08-30 14:38:24 -0500
committercheapie <no-email-for-you@example.com>2024-08-30 14:38:24 -0500
commit8af241857746c227bd7194bd5b42cea6a6d3d983 (patch)
tree3845577ddd3b2b55024e206747a404d538455c71
parentaa41f5fcd8c6ceaca5261f56919d746b3888bc19 (diff)
downloadprefab_redo-8af241857746c227bd7194bd5b42cea6a6d3d983.tar
prefab_redo-8af241857746c227bd7194bd5b42cea6a6d3d983.tar.gz
prefab_redo-8af241857746c227bd7194bd5b42cea6a6d3d983.tar.bz2
prefab_redo-8af241857746c227bd7194bd5b42cea6a6d3d983.tar.xz
prefab_redo-8af241857746c227bd7194bd5b42cea6a6d3d983.zip
Migrate depends.txt to mod.conf
-rw-r--r--depends.txt3
-rw-r--r--mod.conf2
2 files changed, 2 insertions, 3 deletions
diff --git a/depends.txt b/depends.txt
deleted file mode 100644
index 7af3d83..0000000
--- a/depends.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-default
-doors
-basic_materials
diff --git a/mod.conf b/mod.conf
index a489dd0..1f7786d 100644
--- a/mod.conf
+++ b/mod.conf
@@ -1 +1,3 @@
name = prefab_redo
+description = Remake of the old "prefab" mod
+depends = default,doors,basic_materials