Skip to content

michenriksen/arcompanion

Repository files navigation

ARCompanion

CI Deploy

A companion web application for ARC Raiders that helps you focus on the crafting materials you need for your favorite equipment and what to salvage and recycle to get them.

Features

  • Material Tracking: Bookmark desired items and see all required crafting materials in one place
  • Smart Prioritization: Visual scoring system shows which items to salvage or recycle for the best yield
  • Dual-Mode Scoring: Separate salvage and recycle scores based on material demand, weight, and output diversity
  • Item Database: Browse and search all ARC Raiders items with detailed information
  • Flexible Filtering: Choose between Maximum Yield or Weight Conscious optimization modes

How It Works

ARCompanion analyzes your bookmarked equipment and calculates which loot items provide the materials you need most efficiently. Items are scored for both salvaging (immediate materials from lightweight items) and recycling (diverse materials from rarer items), then automatically categorized based on which method gives the best yield.

Data Sources

The application is built with SvelteKit and runs entirely in the browser with a client-side SQLite database for fast, offline-capable item lookups.

Development

npm install          # Install dependencies
npm run dev          # Start development server
npm run build        # Create production build
npm run db:build     # Rebuild database from latest ARC Raiders data

About

ARC Raiders looting companion app for tracking crafting materials and optimizing loot salvage/recycle decisions.

Topics

Resources

License

Stars

Watchers

Forks

Contributors