Convert sample data directory index to YAML
[mudpy.git] / sample / __init__.yaml
similarity index 72%
rename from sample/__init__.mpy
rename to sample/__init__.yaml
index 611228e..97d2259 100644 (file)
@@ -2,7 +2,6 @@
 # to use, copy, modify, and distribute this software is granted under
 # terms provided in the LICENSE file distributed with this software.
 
-[__control__]
-include_files = [ "area.yaml", "prop.yaml" ]
-read_only = yes
-
+__control__:
+    include_files: [ "area.yaml", "prop.yaml" ]
+    read_only: yes