syaripin-i8i/seat-volley

EVE Online damage calculator for SeAT

Maintainers

Package info

github.com/syaripin-i8i/seat-volley

Language:Blade

Type:seat-plugin

pkg:composer/syaripin-i8i/seat-volley

Statistics

Installs: 20

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.10 2026-04-10 18:28 UTC

This package is auto-updated.

Last update: 2026-04-10 18:37:28 UTC


README

Packagist source repository for the SeAT plugin portion of Volley.

Purpose

  • This repository contains only the Laravel / SeAT plugin files.
  • The full development repository lives in the main volley repository.
  • The plugin source of truth inside that repo is the seat-plugin/ directory.

Important

  • Packagist updates are driven from this repository, not from the main volley repository.
  • Changes made under seat-plugin/ in the main development repo must be mirrored here before tagging a release.
  • Do not copy engine/ code into this repository.

Release Flow

  1. Implement and verify changes in the main volley repository.
  2. Mirror the relevant seat-plugin/ files into this repository.
  3. Bump composer.json version here.
  4. Commit and tag here.
  5. Push here and confirm Packagist picks up the new version.