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.5.1 842 8/11/2025
6.5.0 225 8/10/2025
6.4.0 340 8/7/2025
6.3.0 1,613 5/29/2025
6.2.1 328 5/22/2025
6.2.0 324 5/15/2025
6.1.0 259 5/14/2025
6.0.0 277 5/13/2025
5.8.0 179 5/3/2025
5.7.0 1,802 4/14/2025
5.6.1 3,630 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 204 8/19/2024
4.1.1 1,140 8/4/2024
4.1.0 9,646 5/19/2024
4.0.0 314 4/24/2024
3.17.0 1,506 4/19/2024
3.16.0 2,937 2/12/2024
3.15.2 4,696 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,326 5/17/2021
3.2.0 461 5/16/2021
3.1.0 1,557 4/10/2021
3.0.0 459 4/6/2021
2.6.0 1,459 3/6/2021
2.5.1 1,598 12/9/2020
2.5.1-preview.0.4 301 12/9/2020
2.5.0 683 12/8/2020
2.4.4-preview.0.5 289 12/8/2020
2.4.3 548 12/6/2020
2.4.3-preview.0.12 342 12/5/2020
2.4.3-preview.0.9 301 12/3/2020
2.4.2 712 11/28/2020
2.4.1 897 11/22/2020
2.4.0 824 10/18/2020
2.3.0 832 9/9/2020
2.2.0 845 8/11/2020
2.1.1 1,765 6/30/2020
2.1.0 579 6/15/2020
2.0.0 800 6/9/2020
1.1.4 866 5/25/2020
1.1.3 554 5/23/2020
1.1.2 624 4/7/2020
1.1.1 1,173 2/24/2020
1.0.0 655 2/22/2020
1.0.0-preview9 446 2/17/2020
1.0.0-preview8 486 2/16/2020
1.0.0-preview7 553 2/16/2020
1.0.0-preview6 537 2/16/2020
1.0.0-preview5 535 2/16/2020
1.0.0-preview4 464 2/9/2020
1.0.0-preview3 458 2/9/2020
1.0.0-preview2 487 2/9/2020
1.0.0-preview10 482 2/22/2020
1.0.0-preview1 461 10/27/2019