Skip to content

aniachan/Aurum

Repository files navigation

Aurum

Aurum logo

A Dalamud plugin for FFXIV crafters that combines profit calculation with market-demand analysis.

Overview

Aurum helps answer a more useful question than "what has the biggest margin?":

"What is worth crafting if I also want it to sell?"

The plugin combines recipe cost calculation with Universalis market data so you can quickly spot:

  • Profitable recipes
  • Slow-moving or saturated markets
  • Risky price-war situations
  • Better quantities to craft

Community

Screenshots

Main Dashboard

Aurum main dashboard

Item Details

Aurum item details view

Features

  • Full crafting-profit calculation, including ingredient trees
  • Universalis-backed market analysis
  • Demand and sale-velocity signals
  • Oversupply and competition warnings
  • Risk scoring and recommendation scoring
  • Shopping list support
  • Configurable filtering for finding better crafts faster

Installation

Public Release

If a packaged release is available, install it from the project releases page:

GitHub Releases

Manual / Development Install

  1. Clone the repository.
  2. Build the solution:
dotnet build Aurum.sln --configuration Release
  1. Add Aurum/bin/x64/Release/Aurum.dll to Dalamud Dev Plugin Locations.
  2. Enable the plugin from Dalamud.

Commands

  • /aurum opens the main window
  • /aurum config opens the configuration window

Project Layout

Aurum/                   Main plugin project
Aurum/Models/            Data models
Aurum/Services/          Market, recipe, cache, and analysis logic
Aurum/Windows/           Dalamud UI windows
Aurum.IntegrationTests/  Integration and UI-oriented tests
Data/                    README assets and plugin imagery

Tech Stack

  • .NET 10
  • Dalamud API 15
  • Lumina
  • ImGui
  • Universalis API
  • SQLite via Microsoft.Data.Sqlite

Development Notes

License

This repository now includes the Creative Commons Attribution-ShareAlike 4.0 International license in LICENSE.

Official source: CC BY-SA 4.0 legal code

Credits

About

A plugin for pure unadulterated greed.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages