# GASDocumentation

My understanding of Unreal Engine 5's GameplayAbilitySystem plugin with a simple multiplayer sample project.

Repository: https://github.com/tranek/GASDocumentation
Canonical: https://ross.abutalabs.com/products/gasdocumentation
Language: C++
License: MIT
License Family: permissive
Last push: 2024-04-06T07:07:59+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2580, "days_push": 879, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5931, forks 1003 (observed 2026-08-28T04:09:32.448350+00:00)

## What it is
A community-written documentation project explaining Unreal Engine 5's GameplayAbilitySystem (GAS) plugin, accompanied by a multiplayer sample project (GASShooter). It covers core GAS concepts like Ability System Components, Gameplay Tags, Attributes, and multiplayer replication.

## Use cases
- learn Unreal Engine 5 GameplayAbilitySystem
- understand GAS concepts like attributes and gameplay tags
- set up a multiplayer game using GAS
- find examples of advanced GAS techniques for FPS games
- reference community knowledge about GAS replication modes
- get started with abilities and effects in UE5

## When to choose
- you are building a UE5 game with the GameplayAbilitySystem plugin and need structured explanations
- you want a working multiplayer sample project demonstrating GAS in practice
- you prefer curated community commentary alongside official plugin source code

## When to avoid
- you need official, Epic Games-supported documentation with accuracy guarantees
- you are using an unsupported older Unreal Engine version
- you are not working with Unreal Engine or GAS at all

## Facets
- artifact type: learning-resource
- maturity: active
- function: documentation, game-engine, developer-tools
- domain: tutorials, documentation
- platform: cpp, game-engine, windows
- tags: unreal-engine, gameplay-ability-system, gas, multiplayer, sample-project, community-documentation, game-development, macos, linux

## Member repositories
- tranek/GASDocumentation (docs) score 32
- tranek/GASShooter (examples) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:32.448350+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:50:47.828450+00:00, confidence not recorded.
  - readme: https://github.com/tranek/GASDocumentation (fetched 2026-08-28T04:09:32.448350+00:00, sha 7c4f10c40e1c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
