Lumina 1.0.0-preview8

This is a prerelease version of Lumina.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Lumina --version 1.0.0-preview8                
NuGet\Install-Package Lumina -Version 1.0.0-preview8                
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="Lumina" Version="1.0.0-preview8" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Lumina --version 1.0.0-preview8                
#r "nuget: Lumina, 1.0.0-preview8"                
#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 Lumina as a Cake Addin
#addin nuget:?package=Lumina&version=1.0.0-preview8&prerelease

// Install Lumina as a Cake Tool
#tool nuget:?package=Lumina&version=1.0.0-preview8&prerelease                

Lumina

Nuget

Lumina is an (attempt) at creating a small, performant library for interacting with FINAL FANTASY XIV game data in a convenient manner.

Usage

See the Lumina.Example project for more comprehensive examples on loading files and creating custom data types.

var lumina = new Lumina( "path/to/sqpack/folder" );

var file = lumina.GetFile( "exd/root.exl" );

file.SaveFile( "root.exl" );
Product 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 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Lumina:

Package Downloads
Lumina.Excel

Typed definitions to access excel sheet data in FINAL FANTASY XIV.

FFXIVWeather.Lumina

FFXIV weather forecast library for C# applications operating on a system with a local game installation.

Lumina.Generated

Generated structures for Lumina.

ExdSheets

Better bindings for Lumina's sheets based on EXDSchema. Use this in place of GeneratedSheets. Instantiate a ExdSheets.Module to get started.

NetStone.GameData.Lumina

Lumina game data bindings for NetStone.

GitHub repositories (7)

Showing the top 5 popular GitHub repositories that depend on Lumina:

Repository Stars
goatcorp/Dalamud
FFXIV plugin framework and API
imchillin/Anamnesis
A standalone tool that allows the user a greater degree of flexibility for making creative and interesting screenshots.
aers/FFXIVClientStructs
Resources for reverse-engineering the FFXIV client's native classes.
imchillin/CMTool
Universalis-FFXIV/Universalis
A crowdsourced market board API for FFXIV.
Version Downloads Last updated
5.6.0 1,055 11/24/2024
5.5.0 327 11/20/2024
5.4.0 445 11/17/2024
5.3.0 649 11/15/2024
5.2.1 945 11/3/2024
5.2.0 280 11/1/2024
5.1.0 205 10/8/2024
5.0.0 181 10/3/2024
4.2.1 1,188 8/28/2024
4.2.0 84 8/27/2024
4.1.2 145 8/19/2024
4.1.1 1,052 8/4/2024
4.1.0 6,615 5/19/2024
4.0.0 228 4/24/2024
3.17.0 1,444 4/19/2024
3.16.0 2,874 2/12/2024
3.15.2 4,355 10/22/2023
3.15.1 182 10/21/2023
3.15.0 221 10/20/2023
3.14.0 149 10/17/2023
3.13.0 169 10/16/2023
3.12.1 147 10/10/2023
3.12.0 149 10/10/2023
3.11.0 1,611 9/11/2023
3.10.2 4,328 4/6/2023
3.10.1 254 4/5/2023
3.10.0 8,130 8/26/2022
3.9.0 1,297 8/24/2022
3.8.0 2,021 6/25/2022
3.7.0 497 6/24/2022
3.6.0 452 6/23/2022
3.5.4 837 6/21/2022
3.5.3 1,517 5/27/2022
3.5.2 2,392 4/13/2022
3.5.1 6,426 12/8/2021
3.5.0 799 12/3/2021
3.4.1 975 10/10/2021
3.4.0 351 10/5/2021
3.3.0 3,240 5/17/2021
3.2.0 373 5/16/2021
3.1.0 1,466 4/10/2021
3.0.0 353 4/6/2021
2.6.0 1,371 3/6/2021
2.5.1 1,488 12/9/2020
2.5.1-preview.0.4 213 12/9/2020
2.5.0 595 12/8/2020
2.4.4-preview.0.5 201 12/8/2020
2.4.3 459 12/6/2020
2.4.3-preview.0.12 255 12/5/2020
2.4.3-preview.0.9 212 12/3/2020
2.4.2 621 11/28/2020
2.4.1 808 11/22/2020
2.4.0 719 10/18/2020
2.3.0 743 9/9/2020
2.2.0 747 8/11/2020
2.1.1 1,633 6/30/2020
2.1.0 491 6/15/2020
2.0.0 642 6/9/2020
1.1.4 769 5/25/2020
1.1.3 459 5/23/2020
1.1.2 527 4/7/2020
1.1.1 1,068 2/24/2020
1.0.0 527 2/22/2020
1.0.0-preview9 346 2/17/2020
1.0.0-preview8 393 2/16/2020
1.0.0-preview7 457 2/16/2020
1.0.0-preview6 441 2/16/2020
1.0.0-preview5 435 2/16/2020
1.0.0-preview4 364 2/9/2020
1.0.0-preview3 358 2/9/2020
1.0.0-preview2 388 2/9/2020
1.0.0-preview10 384 2/22/2020
1.0.0-preview1 360 10/27/2019