diff --git a/HOWTO.md b/HOWTO.md
index d6b39ee..f04a487 100644
--- a/HOWTO.md
+++ b/HOWTO.md
@@ -1,7 +1,5 @@
# Preparing files
-This is a guide to populating the `data` working folder in this application's directory, which will eventually contain all relevant data for repacking & converting charts. You may set up this folder elsewhere for storage space reasons; you'll get to choose a different working folder path. We will refer to this working folder as `data` throughout the guide.
-
-Start with the `data` folder bundled with the app/repo. Feel free to move it to another location as mentioned above.
+This is a guide to populating the `data` working folder found in this application's directory, which will eventually contain all relevant data for repacking & converting charts. You may set up this folder elsewhere for storage space reasons. We will refer to this working folder as `data` throughout the guide.
**This project will only repack audio on Reverse 3.07 properly.**
@@ -14,7 +12,7 @@ Start with the `data` folder bundled with the app/repo. Feel free to move it to
## Song Audio (`data/MER_BGM`)
*~18.8 GB for WAVs*
-Due to the audio indexing data in this project only done for **Reverse 3.07**, these steps will only work for game files of that version.
+Due to the audio indexing data in this project only done for **Reverse 3.07**, this process will only work for files of that version.
You will need the latest version of [Audio Cue Editor (ACE)](https://github.com/LazyBone152/ACE).
diff --git a/dist/data/MER_BGM/01/.keep b/dist/data/MER_BGM/01/.keep
new file mode 100644
index 0000000..e69de29
diff --git a/dist/data/MER_BGM/02/.keep b/dist/data/MER_BGM/02/.keep
new file mode 100644
index 0000000..e69de29
diff --git a/dist/data/MER_BGM/03/.keep b/dist/data/MER_BGM/03/.keep
new file mode 100644
index 0000000..e69de29
diff --git a/dist/data/MER_BGM/04/.keep b/dist/data/MER_BGM/04/.keep
new file mode 100644
index 0000000..e69de29
diff --git a/dist/data/MER_BGM/05/.keep b/dist/data/MER_BGM/05/.keep
new file mode 100644
index 0000000..e69de29
diff --git a/dist/data/MER_BGM/06/.keep b/dist/data/MER_BGM/06/.keep
new file mode 100644
index 0000000..e69de29
diff --git a/dist/data/MER_BGM/07/.keep b/dist/data/MER_BGM/07/.keep
new file mode 100644
index 0000000..e69de29
diff --git a/dist/data/MER_BGM/MER/.keep b/dist/data/MER_BGM/MER/.keep
new file mode 100644
index 0000000..e69de29
diff --git a/dist/data/jackets/.keep b/dist/data/jackets/.keep
new file mode 100644
index 0000000..e69de29
diff --git a/dist/data/movies/.keep b/dist/data/movies/.keep
new file mode 100644
index 0000000..e69de29
diff --git a/src/MercuryConverter.csproj b/src/MercuryConverter.csproj
index 04eddad..065ca8f 100644
--- a/src/MercuryConverter.csproj
+++ b/src/MercuryConverter.csproj
@@ -38,4 +38,10 @@
+
+
+
+ PreserveNewest
+
+