Convert archetype data file to YAML
[mudpy.git] / etc / mudpy.conf
index 927b74b..4a1a922 100644 (file)
@@ -5,7 +5,7 @@
 [__control__]
 default_files = { "account": "account.mpy", "actor": "actor.mpy", "area": "area.mpy", "command": "command.mpy", "internal": "internal.mpy", "menu": "menu.mpy", "other": "other.mpy", "prop": "prop.mpy" }
 include_dirs = "sample"
-include_files = "archetype.mpy"
+include_files = "archetype.yaml"
 private_files = "account.mpy"
 read_only = yes