diff --git a/RobloxFileFormat.csproj b/RobloxFileFormat.csproj index d3cc2b9..5c54fd7 100644 --- a/RobloxFileFormat.csproj +++ b/RobloxFileFormat.csproj @@ -1,6 +1,6 @@  - + Debug @@ -55,35 +55,35 @@ - packages\Costura.Fody.4.1.0\lib\net40\Costura.dll + ..\Source2Roblox\packages\Costura.Fody.4.1.0\lib\net40\Costura.dll - packages\Konscious.Security.Cryptography.Blake2.1.0.9\lib\net46\Konscious.Security.Cryptography.Blake2.dll + ..\Source2Roblox\packages\Konscious.Security.Cryptography.Blake2.1.0.9\lib\net46\Konscious.Security.Cryptography.Blake2.dll - packages\lz4net.1.0.15.93\lib\net4-client\LZ4.dll + ..\Source2Roblox\packages\lz4net.1.0.15.93\lib\net4-client\LZ4.dll - packages\Microsoft.Bcl.AsyncInterfaces.5.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll + ..\Source2Roblox\packages\Microsoft.Bcl.AsyncInterfaces.5.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll - packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll + ..\Source2Roblox\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll - packages\System.Memory.4.5.4\lib\net461\System.Memory.dll + ..\Source2Roblox\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll - packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll + ..\Source2Roblox\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll - packages\System.Runtime.CompilerServices.Unsafe.4.5.3\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + ..\Source2Roblox\packages\System.Runtime.CompilerServices.Unsafe.4.5.3\lib\net461\System.Runtime.CompilerServices.Unsafe.dll - packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll + ..\Source2Roblox\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll @@ -92,7 +92,7 @@ - packages\ZstdSharp.Port.0.6.5\lib\net461\ZstdSharp.dll + ..\Source2Roblox\packages\ZstdSharp.Port.0.6.5\lib\net461\ZstdSharp.dll @@ -197,13 +197,13 @@ - + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - + + copy /y $(TargetPath) $(ProjectDir)$(TargetFileName) diff --git a/RobloxFileFormat.dll b/RobloxFileFormat.dll index f7c01ed..78bfab8 100644 Binary files a/RobloxFileFormat.dll and b/RobloxFileFormat.dll differ