diff --git a/.gitignore b/.gitignore
index 6c1f512..227ea7a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,5 @@
bin/*
obj/*
-packages/*
.vs/*
*.suo
*.ide
diff --git a/Packages/LZ4.dll b/Packages/LZ4.dll
new file mode 100644
index 0000000..89240f4
Binary files /dev/null and b/Packages/LZ4.dll differ
diff --git a/Packages/LZ4.nupkg b/Packages/LZ4.nupkg
new file mode 100644
index 0000000..443cdff
Binary files /dev/null and b/Packages/LZ4.nupkg differ
diff --git a/RobloxFileFormat.csproj b/RobloxFileFormat.csproj
index 2b4172a..d9379b6 100644
--- a/RobloxFileFormat.csproj
+++ b/RobloxFileFormat.csproj
@@ -33,8 +33,8 @@
-
- packages\lz4net.1.0.10.93\lib\net4-client\LZ4.dll
+
+ Packages\LZ4.dll
True
@@ -48,13 +48,16 @@
+
-
+
+
+
@@ -70,59 +73,48 @@
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
-
\ No newline at end of file