diff --git a/ModInfo.xml b/ModInfo.xml
index a150f70..c5fe9d9 100644
--- a/ModInfo.xml
+++ b/ModInfo.xml
@@ -5,5 +5,5 @@
-
+
\ No newline at end of file
diff --git a/README.md b/README.md
index df94e98..dc4442d 100644
--- a/README.md
+++ b/README.md
@@ -22,6 +22,10 @@ End-users should download [OcbMicroSplat from Nexusmods][3].
## Changelog
+### Version 0.2.1
+
+- Fix missing resource bundle
+
### Version 0.2.0
- First compatibility with V1.0 (exp)
diff --git a/Resources/TestBiomes.unity3d b/Resources/TestBiomes.unity3d
index 338249d..245bf02 100644
Binary files a/Resources/TestBiomes.unity3d and b/Resources/TestBiomes.unity3d differ
diff --git a/Worlds/Test Biomes/.gitignore b/Worlds/Test Biomes/.gitignore
index 6936031..bee0408 100644
--- a/Worlds/Test Biomes/.gitignore
+++ b/Worlds/Test Biomes/.gitignore
@@ -1,4 +1,6 @@
/checksums.txt
/dtm_processed.raw
/splat3_processed.png
-/splat4_processed.png
\ No newline at end of file
+/splat4_processed.png
+/splat3_half.png
+/splat4_half.png
\ No newline at end of file