prep for 1.0 release, add docs
This commit is contained in:
parent
37f76c2521
commit
2453a59594
@ -7,8 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## 1.0.0
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
- Added Documentation and README
|
||||||
- Confusion effect macro
|
- Confusion effect macro
|
||||||
- Entangle effect macro
|
- Entangle effect macro
|
||||||
- Blind effect macro
|
- Blind effect macro
|
||||||
|
|||||||
@ -1,2 +1,5 @@
|
|||||||
# swade-mb-helpers
|
# SWADE Helpers (MB)
|
||||||
|
|
||||||
|
This is a series of helper macros and other helpers to help run SWADE and
|
||||||
|
Savage Pathfinder games with some minimal help remembering token state, without
|
||||||
|
going overboard on the automation.
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
"name": "SWADE Helpers (MB)",
|
"name": "SWADE Helpers (MB)",
|
||||||
"title": "SWADE Helpers (MB)",
|
"title": "SWADE Helpers (MB)",
|
||||||
"description": "Mike's collection of swade helpers",
|
"description": "Mike's collection of swade helpers",
|
||||||
"version": "0.9.0",
|
"version": "1.0.0",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "Mike"
|
"name": "Mike"
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user