AssetsTools.NET
3.0.0-preview1
See the version list below for details.
dotnet add package AssetsTools.NET --version 3.0.0-preview1
NuGet\Install-Package AssetsTools.NET -Version 3.0.0-preview1
<PackageReference Include="AssetsTools.NET" Version="3.0.0-preview1" />
paket add AssetsTools.NET --version 3.0.0-preview1
#r "nuget: AssetsTools.NET, 3.0.0-preview1"
// Install AssetsTools.NET as a Cake Addin #addin nuget:?package=AssetsTools.NET&version=3.0.0-preview1&prerelease // Install AssetsTools.NET as a Cake Tool #tool nuget:?package=AssetsTools.NET&version=3.0.0-preview1&prerelease
A port and remake of UABE's AssetsTools to C#. Read and write assets and bundle files from any Unity 5 and later. For most cases, you'll need the class data file which you can find in the releases section in the AssetsTools.NET Github repo. See the readme for usage and examples.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net35 is compatible. net40 is compatible. 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. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 3.5
- Mono.Cecil (>= 0.10.4)
-
.NETFramework 4.0
- Mono.Cecil (>= 0.10.4)
-
.NETStandard 2.0
- Mono.Cecil (>= 0.11.3)
NuGet packages (9)
Showing the top 5 NuGet packages that depend on AssetsTools.NET:
Package | Downloads |
---|---|
STBlade.Modding.TLD.Il2CppAssemblies.Windows
Il2Cpp assemblies for modding The Long Dark by Hinterland Games. |
|
ds5678.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 (10)
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
Easily remove Unity splash screen & watermark.
|
Version | Downloads | Last updated |
---|---|---|
3.0.0 | 8,416 | 9/23/2023 |
3.0.0-preview4 | 2,210 | 8/9/2023 |
3.0.0-preview3 | 4,748 | 3/21/2023 |
3.0.0-preview2 | 420 | 12/26/2022 |
3.0.0-preview1 | 11,252 | 9/29/2022 |
2.0.12 | 4,892 | 4/7/2022 |
2.0.11 | 3,079 | 1/29/2022 |
2.0.10 | 589 | 1/28/2022 |
2.0.9 | 4,424 | 5/6/2021 |
2.0.7 | 428 | 4/2/2021 |
2.0.6 | 3,531 | 12/10/2020 |
2.0.5 | 1,424 | 9/29/2020 |
2.0.4 | 1,128 | 8/5/2020 |
2.0.3 | 687 | 5/10/2020 |
2.0.2 | 1,501 | 4/9/2020 |
2.0.1 | 508 | 3/19/2020 |
2.0.0 | 1,175 | 2/4/2020 |
1.0.1 | 638 | 5/12/2019 |
1.0.0 | 1,087 | 12/27/2018 |
v3.0.0-preview1 - preview of the complete overhaul of assetstools.net. new tpk format, renaming, and more