diff --git a/RandomizeRabiEnemies.bat b/RandomizeRabiEnemies.bat
index 7a0a784..87de225 100644
--- a/RandomizeRabiEnemies.bat
+++ b/RandomizeRabiEnemies.bat
@@ -1 +1,3 @@
-java -jar .\RandomizeRabiEnemies.jar area*.json
\ No newline at end of file
+cmd /c "original_to_editable.bat"
+cmd /c "java -jar .\RandomizeRabiEnemies.jar s2_editable_maps/area*.json"
+cmd /c "editable_to_final.bat"
\ No newline at end of file
diff --git a/bin/Microsoft.VC90.CRT.manifest b/bin/Microsoft.VC90.CRT.manifest
new file mode 100644
index 0000000..4df990e
--- /dev/null
+++ b/bin/Microsoft.VC90.CRT.manifest
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/bin/_hashlib.pyd b/bin/_hashlib.pyd
new file mode 100644
index 0000000..462a953
Binary files /dev/null and b/bin/_hashlib.pyd differ
diff --git a/bin/bz2.pyd b/bin/bz2.pyd
new file mode 100644
index 0000000..b7a49be
Binary files /dev/null and b/bin/bz2.pyd differ
diff --git a/bin/converttojson.exe b/bin/converttojson.exe
new file mode 100644
index 0000000..e15e149
Binary files /dev/null and b/bin/converttojson.exe differ
diff --git a/bin/converttojson.exe.manifest b/bin/converttojson.exe.manifest
new file mode 100644
index 0000000..88b1efe
--- /dev/null
+++ b/bin/converttojson.exe.manifest
@@ -0,0 +1,19 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/bin/msvcm90.dll b/bin/msvcm90.dll
new file mode 100644
index 0000000..274cd7d
Binary files /dev/null and b/bin/msvcm90.dll differ
diff --git a/bin/msvcp90.dll b/bin/msvcp90.dll
new file mode 100644
index 0000000..71c8e72
Binary files /dev/null and b/bin/msvcp90.dll differ
diff --git a/bin/msvcr90.dll b/bin/msvcr90.dll
new file mode 100644
index 0000000..789dc20
Binary files /dev/null and b/bin/msvcr90.dll differ
diff --git a/bin/python27.dll b/bin/python27.dll
new file mode 100644
index 0000000..3618759
Binary files /dev/null and b/bin/python27.dll differ
diff --git a/bin/select.pyd b/bin/select.pyd
new file mode 100644
index 0000000..8f6c656
Binary files /dev/null and b/bin/select.pyd differ
diff --git a/bin/unicodedata.pyd b/bin/unicodedata.pyd
new file mode 100644
index 0000000..4a338c2
Binary files /dev/null and b/bin/unicodedata.pyd differ
diff --git a/editable_to_final.bat b/editable_to_final.bat
new file mode 100644
index 0000000..b552dd7
--- /dev/null
+++ b/editable_to_final.bat
@@ -0,0 +1,2 @@
+@echo off
+bin\converttojson.exe --json-to-map
\ No newline at end of file
diff --git a/original_to_editable.bat b/original_to_editable.bat
new file mode 100644
index 0000000..500174f
--- /dev/null
+++ b/original_to_editable.bat
@@ -0,0 +1,2 @@
+@echo off
+bin\converttojson.exe --map-to-json
\ No newline at end of file
diff --git a/s1_original_maps/area0.map b/s1_original_maps/area0.map
new file mode 100644
index 0000000..08307ce
Binary files /dev/null and b/s1_original_maps/area0.map differ
diff --git a/s1_original_maps/area1.map b/s1_original_maps/area1.map
new file mode 100644
index 0000000..4ac295f
Binary files /dev/null and b/s1_original_maps/area1.map differ
diff --git a/s1_original_maps/area11.map b/s1_original_maps/area11.map
new file mode 100644
index 0000000..bc44483
Binary files /dev/null and b/s1_original_maps/area11.map differ
diff --git a/s1_original_maps/area2.map b/s1_original_maps/area2.map
new file mode 100644
index 0000000..a8d32c5
Binary files /dev/null and b/s1_original_maps/area2.map differ
diff --git a/s1_original_maps/area3.map b/s1_original_maps/area3.map
new file mode 100644
index 0000000..d801b7b
Binary files /dev/null and b/s1_original_maps/area3.map differ
diff --git a/s1_original_maps/area4.map b/s1_original_maps/area4.map
new file mode 100644
index 0000000..5991580
Binary files /dev/null and b/s1_original_maps/area4.map differ
diff --git a/s1_original_maps/area5.map b/s1_original_maps/area5.map
new file mode 100644
index 0000000..0bea330
Binary files /dev/null and b/s1_original_maps/area5.map differ
diff --git a/s1_original_maps/area6.map b/s1_original_maps/area6.map
new file mode 100644
index 0000000..ada6b3a
Binary files /dev/null and b/s1_original_maps/area6.map differ
diff --git a/s1_original_maps/area7.map b/s1_original_maps/area7.map
new file mode 100644
index 0000000..488708f
Binary files /dev/null and b/s1_original_maps/area7.map differ
diff --git a/s1_original_maps/area8.map b/s1_original_maps/area8.map
new file mode 100644
index 0000000..3e49bb7
Binary files /dev/null and b/s1_original_maps/area8.map differ
diff --git a/s1_original_maps/area9.map b/s1_original_maps/area9.map
new file mode 100644
index 0000000..39060eb
Binary files /dev/null and b/s1_original_maps/area9.map differ
diff --git a/settings.txt b/settings.txt
new file mode 100644
index 0000000..f13e29e
--- /dev/null
+++ b/settings.txt
@@ -0,0 +1,3 @@
+original-maps-dir: s1_original_maps
+editable-maps-dir: s2_editable_maps
+final-maps-dir: s3_final_maps
\ No newline at end of file