Skip to content

Commit

Permalink
added blank markdown docs
Browse files Browse the repository at this point in the history
  • Loading branch information
StudioSyndiCatCaius committed Mar 4, 2024
1 parent a0a9d66 commit b4eee30
Show file tree
Hide file tree
Showing 6 changed files with 22 additions and 0 deletions.
Empty file added docs/docs/abilities.md
Empty file.
Empty file added docs/docs/attributes.md
Empty file.
Empty file.
Empty file added docs/docs/gameplay_modules.md
Empty file.
Empty file added docs/docs/gameplay_systems.md
Empty file.
22 changes: 22 additions & 0 deletions docs/overview.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Overview
A collection of Subsystems and classes for easily creating data and system heavy games, like RPGs.

## Features
- Gameplay Systems
- Gameplay Modules
- Abilities
- Attributes
- Factions

## Components
### Core
- Combatant
- Combatnat Extension
- Leveling
- Asset Collection
- Equipment

### Specialized
- **Input Handler**: An Input action localized to a single actor.


0 comments on commit b4eee30

Please sign in to comment.