AssetsTools.NET 2.0.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package AssetsTools.NET --version 2.0.4
NuGet\Install-Package AssetsTools.NET -Version 2.0.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AssetsTools.NET" Version="2.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AssetsTools.NET --version 2.0.4
#r "nuget: AssetsTools.NET, 2.0.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install AssetsTools.NET as a Cake Addin
#addin nuget:?package=AssetsTools.NET&version=2.0.4

// Install AssetsTools.NET as a Cake Tool
#tool nuget:?package=AssetsTools.NET&version=2.0.4

A port and remake of UABE's AssetsTools

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on AssetsTools.NET:

Package Downloads
ds5678.Modding.TLD.Il2CppAssemblies.Windows

Il2Cpp assemblies for modding The Long Dark by Hinterland Games.

STBlade.Modding.TLD.Il2CppAssemblies.Windows

Il2Cpp assemblies for modding The Long Dark by Hinterland Games.

AssetsTools.NET.Texture

Adds Texture2D decoding for AssetsTools.NET using TextureDecoder.

AssetsTools.NET.Cpp2IL

Adds MonoBehaviour deserialization for AssetsTools.NET using Cpp2IL.

AssetsTools.NET.MonoCecil

Adds MonoBehaviour deserialization for AssetsTools.NET using Mono.Cecil.

GitHub repositories (9)

Showing the top 5 popular GitHub repositories that depend on AssetsTools.NET:

Repository Stars
LavaGang/MelonLoader
The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono
SubnauticaNitrox/Nitrox
An open-source, multiplayer modification for the game Subnautica.
Raicuparta/nomai-vr
Outer Wilds VR Mod with 6DOF tracking and full motion control support
Lauriethefish/QuestPatcher
Generic il2cpp modding tool for Oculus Quest (1/2/3) apps.
kiraio-moe/USSR
CLI tool to remove Unity splash screen & watermark.
Version Downloads Last updated
3.0.0 4,046 9/23/2023
3.0.0-preview4 1,942 8/9/2023
3.0.0-preview3 4,226 3/21/2023
3.0.0-preview2 343 12/26/2022
3.0.0-preview1 8,416 9/29/2022
2.0.12 3,843 4/7/2022
2.0.11 2,991 1/29/2022
2.0.10 566 1/28/2022
2.0.9 4,085 5/6/2021
2.0.7 387 4/2/2021
2.0.6 3,377 12/10/2020
2.0.5 1,402 9/29/2020
2.0.4 1,105 8/5/2020
2.0.3 658 5/10/2020
2.0.2 1,486 4/9/2020
2.0.1 492 3/19/2020
2.0.0 1,136 2/4/2020
1.0.1 597 5/12/2019
1.0.0 1,048 12/27/2018

v2.0.4 - unity 2019.3-2019.4, bundle writing, bug fixes