Lumina 1.0.0-preview3

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-preview3
NuGet\Install-Package Lumina -Version 1.0.0-preview3
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-preview3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Lumina --version 1.0.0-preview3
#r "nuget: Lumina, 1.0.0-preview3"
#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-preview3&prerelease

// Install Lumina as a Cake Tool
#tool nuget:?package=Lumina&version=1.0.0-preview3&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 netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 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.

NetStone.GameData.Lumina

Lumina game data bindings for NetStone.

GitHub repositories (6)

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.
TexTools/FFXIV_TexTools_UI
imchillin/CMTool
Universalis-FFXIV/Universalis
A crowdsourced market board API for FFXIV.
Version Downloads Last updated
3.16.0 1,861 2/12/2024
3.15.2 2,792 10/22/2023
3.15.1 137 10/21/2023
3.15.0 161 10/20/2023
3.14.0 103 10/17/2023
3.13.0 125 10/16/2023
3.12.1 100 10/10/2023
3.12.0 105 10/10/2023
3.11.0 1,561 9/11/2023
3.10.2 3,936 4/6/2023
3.10.1 218 4/5/2023
3.10.0 7,350 8/26/2022
3.9.0 1,200 8/24/2022
3.8.0 1,981 6/25/2022
3.7.0 464 6/24/2022
3.6.0 413 6/23/2022
3.5.4 803 6/21/2022
3.5.3 1,484 5/27/2022
3.5.2 2,330 4/13/2022
3.5.1 6,370 12/8/2021
3.5.0 753 12/3/2021
3.4.1 919 10/10/2021
3.4.0 315 10/5/2021
3.3.0 3,179 5/17/2021
3.2.0 339 5/16/2021
3.1.0 1,395 4/10/2021
3.0.0 320 4/6/2021
2.6.0 1,298 3/6/2021
2.5.1 1,432 12/9/2020
2.5.1-preview.0.4 199 12/9/2020
2.5.0 557 12/8/2020
2.4.4-preview.0.5 187 12/8/2020
2.4.3 421 12/6/2020
2.4.3-preview.0.12 242 12/5/2020
2.4.3-preview.0.9 200 12/3/2020
2.4.2 587 11/28/2020
2.4.1 752 11/22/2020
2.4.0 658 10/18/2020
2.3.0 686 9/9/2020
2.2.0 714 8/11/2020
2.1.1 1,488 6/30/2020
2.1.0 457 6/15/2020
2.0.0 592 6/9/2020
1.1.4 719 5/25/2020
1.1.3 425 5/23/2020
1.1.2 498 4/7/2020
1.1.1 1,029 2/24/2020
1.0.0 477 2/22/2020
1.0.0-preview9 318 2/17/2020
1.0.0-preview8 368 2/16/2020
1.0.0-preview7 433 2/16/2020
1.0.0-preview6 420 2/16/2020
1.0.0-preview5 415 2/16/2020
1.0.0-preview4 341 2/9/2020
1.0.0-preview3 332 2/9/2020
1.0.0-preview2 366 2/9/2020
1.0.0-preview10 359 2/22/2020
1.0.0-preview1 329 10/27/2019