1.0 release #30

Merged
mike merged 7 commits from develop into main 2023-03-07 06:20:43 +00:00
4 changed files with 9 additions and 2 deletions
Showing only changes of commit 2453a59594 - Show all commits

View File

@ -7,8 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## 1.0.0
### Added
- Added Documentation and README
- Confusion effect macro
- Entangle effect macro
- Blind effect macro

View File

@ -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.

View File

@ -3,7 +3,7 @@
"name": "SWADE Helpers (MB)",
"title": "SWADE Helpers (MB)",
"description": "Mike's collection of swade helpers",
"version": "0.9.0",
"version": "1.0.0",
"authors": [
{
"name": "Mike"

File diff suppressed because one or more lines are too long