CUE4Parse 1.1.1
dotnet add package CUE4Parse --version 1.1.1
NuGet\Install-Package CUE4Parse -Version 1.1.1
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="CUE4Parse" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CUE4Parse --version 1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CUE4Parse, 1.1.1"
#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 CUE4Parse as a Cake Addin #addin nuget:?package=CUE4Parse&version=1.1.1 // Install CUE4Parse as a Cake Tool #tool nuget:?package=CUE4Parse&version=1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
C# Parser for Unreal Engine packages & assets
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- DotNetZip (>= 1.16.0)
- Infrablack.UE4Config (>= 0.7.2.97)
- K4os.Compression.LZ4.Streams (>= 1.3.6)
- LZMA-SDK (>= 22.1.1)
- Newtonsoft.Json (>= 13.0.3)
- Serilog (>= 3.1.1)
- Serilog.Sinks.Console (>= 5.0.0)
- System.Memory (>= 4.5.5)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- ZstdSharp.Port (>= 0.7.3)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on CUE4Parse:
Package | Downloads |
---|---|
CUE4Parse-Conversion
Package Description |
|
PalworldDataExtractor.Lib
Extract data from Palworld .pak file |
|
UE.JsonDataBrowser
Package Description |
|
BanjoByTheBay.CUE4Parse.FortniteTypes
An extension of CUE4Parse that adds easier access to Fortnite-specific types! |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on CUE4Parse:
Repository | Stars |
---|---|
rm-NoobInCoding/UnrealReZen
UnrealReZen is a modding tool for packing utoc and ucas files (Unreal Engine Zen Loader archive files)
|