LlamaLibrary 26.602.804.30
dotnet add package LlamaLibrary --version 26.602.804.30
NuGet\Install-Package LlamaLibrary -Version 26.602.804.30
<PackageReference Include="LlamaLibrary" Version="26.602.804.30" />
<PackageVersion Include="LlamaLibrary" Version="26.602.804.30" />
<PackageReference Include="LlamaLibrary" />
paket add LlamaLibrary --version 26.602.804.30
#r "nuget: LlamaLibrary, 26.602.804.30"
#:package LlamaLibrary@26.602.804.30
#addin nuget:?package=LlamaLibrary&version=26.602.804.30
#tool nuget:?package=LlamaLibrary&version=26.602.804.30
__LlamaLibrary
LlamaLibrary is a robust support library for RebornBuddy botbases, plugins, combat routines, and quest behaviors for Final Fantasy XIV.
It provides functionality that RebornBuddy does not expose directly, including helper functions, template botbases and plugins, offset and client-function access, remote window and agent wrappers, retainer helpers, script conditions, and shared game data/resources.
Runtime vs Development
For users, LlamaLibrary is installed into the RebornBuddy folder at:
RebornBuddy
+-- QuestBehaviors
+-- __LlamaLibrary
That installed QuestBehaviors\__LlamaLibrary copy is the runtime source of truth. When a RebornBuddy project runs, it uses the user's locally installed LlamaLibrary folder.
The LlamaLibrary NuGet package is for developers. It lets RB-based projects reference LL while coding and building, but the NuGet package is not shipped as the runtime copy with the consuming project.
Updates
UpdateBuddy is now part of RebornBuddy and does not need to be installed separately. No separate UpdateBuddy plugin download or Plugins folder setup is required for LlamaLibrary.
UpdateBuddy keeps LlamaLibrary current in RebornBuddy's QuestBehaviors\__LlamaLibrary folder:
RebornBuddy
+-- QuestBehaviors
+-- __LlamaLibrary
Manual Setup
If you do not want to use updateBuddy:
- Remove any previous versions of LlamaLibrary from the
BotBasesfolder. - Download or clone __LlamaLibrary.
- Create
RebornBuddy\QuestBehaviors\__LlamaLibrary. - Place the contents of this repository in that
__LlamaLibraryfolder. - Download or clone LlamaUtilities.
- Create
RebornBuddy\BotBases\LlamaUtilities. - Place the contents of LlamaUtilities in that folder.
Optional:
- Download or clone ExtraBotbases.
- Create
RebornBuddy\BotBases\ExtraBotbases. - Place the contents of ExtraBotbases in that folder.
After installation, your folder structure should look similar to:
Developer Reference
When developing a RebornBuddy-based project, reference the NuGet package:
LlamaLibrary
NuGet package: LlamaLibrary
Use the package for compile-time references and IDE support. Do not assume the version referenced by a developer project is what users will run. Runtime behavior comes from the user's installed QuestBehaviors\__LlamaLibrary folder.
Contents
For a description of what is included with LlamaLibrary, check the wiki.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0-windows7.0 is compatible. net9.0-windows was computed. net10.0-windows was computed. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on LlamaLibrary:
| Package | Downloads |
|---|---|
|
PandaLibrary
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 26.602.804.30 | 81 | 6/2/2026 |
| 26.529.1630.54 | 129 | 5/29/2026 |
| 26.526.2342.43 | 159 | 5/26/2026 |
| 26.522.1947.19 | 109 | 5/22/2026 |
| 26.516.2114.48 | 124 | 5/16/2026 |
| 26.514.2259.40 | 119 | 5/14/2026 |
| 26.507.308.39 | 134 | 5/7/2026 |
| 26.429.1529.45 | 162 | 4/29/2026 |
| 26.428.814.57 | 110 | 4/28/2026 |
| 26.425.538.8 | 124 | 4/25/2026 |
| 26.425.418.21 | 91 | 4/25/2026 |
| 26.422.2326.48 | 113 | 4/22/2026 |
| 26.412.1654.28 | 193 | 4/12/2026 |
| 26.412.1557.15 | 101 | 4/12/2026 |
| 26.411.1727.29 | 103 | 4/11/2026 |
| 26.410.135.2 | 100 | 4/10/2026 |
| 26.409.1741.37 | 105 | 4/9/2026 |
| 26.409.306.46 | 93 | 4/9/2026 |
| 26.408.1838.11 | 95 | 4/8/2026 |
| 26.408.423.10 | 96 | 4/8/2026 |