Lumina 1.0.0-preview1

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-preview1
                    
NuGet\Install-Package Lumina -Version 1.0.0-preview1
                    
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-preview1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Lumina" Version="1.0.0-preview1" />
                    
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-preview1
                    
#r "nuget: Lumina, 1.0.0-preview1"
                    
#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-preview1
                    
#: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-preview1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Lumina&version=1.0.0-preview1&prerelease
                    
Install as a Cake Tool

Lumina

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

Usage

Read File

Currently only regular files are supported, models and textures are coming soon™

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

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

File.WriteAllBytes( "root.exl", file.GetDataSection( 0 ) );
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 netcoreapp3.0 is compatible.  netcoreapp3.1 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.7.0 184 9/29/2025
6.6.0 208 9/22/2025
6.5.1 1,678 8/11/2025
6.5.0 249 8/10/2025
6.4.0 388 8/7/2025
6.3.0 2,414 5/29/2025
6.2.1 416 5/22/2025
6.2.0 375 5/15/2025
6.1.0 293 5/14/2025
6.0.0 311 5/13/2025
5.8.0 214 5/3/2025
5.7.0 1,892 4/14/2025
5.6.1 3,723 1/13/2025
5.6.0 1,744 11/24/2024
5.5.0 531 11/20/2024
5.4.0 595 11/17/2024
5.3.0 1,187 11/15/2024
5.2.1 1,613 11/3/2024
5.2.0 379 11/1/2024
5.1.0 306 10/8/2024
5.0.0 308 10/3/2024
4.2.1 1,324 8/28/2024
4.2.0 155 8/27/2024
4.1.2 218 8/19/2024
4.1.1 1,176 8/4/2024
4.1.0 9,915 5/19/2024
4.0.0 332 4/24/2024
3.17.0 1,518 4/19/2024
3.16.0 2,971 2/12/2024
3.15.2 4,846 10/22/2023
3.15.1 228 10/21/2023
3.15.0 271 10/20/2023
3.14.0 198 10/17/2023
3.13.0 218 10/16/2023
3.12.1 192 10/10/2023
3.12.0 194 10/10/2023
3.11.0 1,660 9/11/2023
3.10.2 4,468 4/6/2023
3.10.1 336 4/5/2023
3.10.0 24,474 8/26/2022
3.9.0 1,414 8/24/2022
3.8.0 2,117 6/25/2022
3.7.0 590 6/24/2022
3.6.0 546 6/23/2022
3.5.4 936 6/21/2022
3.5.3 1,615 5/27/2022
3.5.2 2,525 4/13/2022
3.5.1 6,560 12/8/2021
3.5.0 957 12/3/2021
3.4.1 1,103 10/10/2021
3.4.0 456 10/5/2021
3.3.0 3,357 5/17/2021
3.2.0 494 5/16/2021
3.1.0 1,617 4/10/2021
3.0.0 490 4/6/2021
2.6.0 1,559 3/6/2021
2.5.1 1,629 12/9/2020
2.5.1-preview.0.4 309 12/9/2020
2.5.0 732 12/8/2020
2.4.4-preview.0.5 297 12/8/2020
2.4.3 578 12/6/2020
2.4.3-preview.0.12 350 12/5/2020
2.4.3-preview.0.9 309 12/3/2020
2.4.2 743 11/28/2020
2.4.1 957 11/22/2020
2.4.0 877 10/18/2020
2.3.0 882 9/9/2020
2.2.0 875 8/11/2020
2.1.1 1,890 6/30/2020
2.1.0 609 6/15/2020
2.0.0 848 6/9/2020
1.1.4 919 5/25/2020
1.1.3 584 5/23/2020
1.1.2 656 4/7/2020
1.1.1 1,204 2/24/2020
1.0.0 686 2/22/2020
1.0.0-preview9 477 2/17/2020
1.0.0-preview8 516 2/16/2020
1.0.0-preview7 583 2/16/2020
1.0.0-preview6 567 2/16/2020
1.0.0-preview5 567 2/16/2020
1.0.0-preview4 496 2/9/2020
1.0.0-preview3 488 2/9/2020
1.0.0-preview2 519 2/9/2020
1.0.0-preview10 515 2/22/2020
1.0.0-preview1 492 10/27/2019