From 8cfe7acefdf75ddbe8b0847b3b2b234ffb87a0fd Mon Sep 17 00:00:00 2001 From: walcutt Date: Sun, 29 Dec 2024 19:01:13 -0500 Subject: [PATCH] Touch-ups --- README.md | 2 +- todo.md | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index df762eb..f34cbf9 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Draft 1 ## How to Use ### Installation -You can install the sytem using the latest manifest file, found [here](). +You can install the sytem using the latest manifest file, found [here](https://raw.githubusercontent.com/walcutt/hench/refs/heads/develop/system.json). ### Gameplay - Make sure to add a deck in the cards section, using one of the presets. diff --git a/todo.md b/todo.md index cc7de45..9477d1a 100644 --- a/todo.md +++ b/todo.md @@ -15,4 +15,5 @@ - [x] Allow deck editing - [X] Send messages for played cards - [] ? Macro for stress -- [x] Set up default data \ No newline at end of file +- [x] Set up default data +- [x] Finalize release data \ No newline at end of file