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.
<PackageVersion Include="Lumina" Version="1.0.0-preview8" />
                    
Directory.Packages.props
<PackageReference Include="Lumina" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#:package Lumina@1.0.0-preview8
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Lumina&version=1.0.0-preview8&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Lumina&version=1.0.0-preview8&prerelease
                    
Install as a Cake Tool

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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 (6)

Showing the top 6 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.
SapphireServer/ffxivmon
A FFXIV Network Analysis Tool
Version Downloads Last Updated
6.5.1 805 8/11/2025
6.5.0 223 8/10/2025
6.4.0 337 8/7/2025
6.3.0 1,577 5/29/2025
6.2.1 323 5/22/2025
6.2.0 316 5/15/2025
6.1.0 258 5/14/2025
6.0.0 276 5/13/2025
5.8.0 178 5/3/2025
5.7.0 1,790 4/14/2025
5.6.1 3,627 1/13/2025
5.6.0 1,710 11/24/2024
5.5.0 501 11/20/2024
5.4.0 567 11/17/2024
5.3.0 1,148 11/15/2024
5.2.1 1,567 11/3/2024
5.2.0 348 11/1/2024
5.1.0 274 10/8/2024
5.0.0 265 10/3/2024
4.2.1 1,311 8/28/2024
4.2.0 141 8/27/2024
4.1.2 203 8/19/2024
4.1.1 1,140 8/4/2024
4.1.0 9,614 5/19/2024
4.0.0 313 4/24/2024
3.17.0 1,506 4/19/2024
3.16.0 2,937 2/12/2024
3.15.2 4,695 10/22/2023
3.15.1 203 10/21/2023
3.15.0 243 10/20/2023
3.14.0 174 10/17/2023
3.13.0 194 10/16/2023
3.12.1 168 10/10/2023
3.12.0 170 10/10/2023
3.11.0 1,646 9/11/2023
3.10.2 4,443 4/6/2023
3.10.1 304 4/5/2023
3.10.0 24,367 8/26/2022
3.9.0 1,357 8/24/2022
3.8.0 2,085 6/25/2022
3.7.0 559 6/24/2022
3.6.0 515 6/23/2022
3.5.4 904 6/21/2022
3.5.3 1,582 5/27/2022
3.5.2 2,466 4/13/2022
3.5.1 6,501 12/8/2021
3.5.0 904 12/3/2021
3.4.1 1,062 10/10/2021
3.4.0 424 10/5/2021
3.3.0 3,325 5/17/2021
3.2.0 460 5/16/2021
3.1.0 1,556 4/10/2021
3.0.0 458 4/6/2021
2.6.0 1,458 3/6/2021
2.5.1 1,597 12/9/2020
2.5.1-preview.0.4 300 12/9/2020
2.5.0 682 12/8/2020
2.4.4-preview.0.5 288 12/8/2020
2.4.3 547 12/6/2020
2.4.3-preview.0.12 341 12/5/2020
2.4.3-preview.0.9 300 12/3/2020
2.4.2 711 11/28/2020
2.4.1 896 11/22/2020
2.4.0 823 10/18/2020
2.3.0 831 9/9/2020
2.2.0 844 8/11/2020
2.1.1 1,764 6/30/2020
2.1.0 578 6/15/2020
2.0.0 799 6/9/2020
1.1.4 865 5/25/2020
1.1.3 553 5/23/2020
1.1.2 623 4/7/2020
1.1.1 1,172 2/24/2020
1.0.0 654 2/22/2020
1.0.0-preview9 445 2/17/2020
1.0.0-preview8 485 2/16/2020
1.0.0-preview7 552 2/16/2020
1.0.0-preview6 536 2/16/2020
1.0.0-preview5 534 2/16/2020
1.0.0-preview4 463 2/9/2020
1.0.0-preview3 457 2/9/2020
1.0.0-preview2 486 2/9/2020
1.0.0-preview10 481 2/22/2020
1.0.0-preview1 460 10/27/2019