Change the way feature flags are working because using settings was a bad idea (and bump version to 2.0.0 since it's an API change)

This commit is contained in:
Oliver-Akins 2024-09-29 00:09:30 -06:00
parent e0f6b2a8e1
commit 4584b1a7a5
7 changed files with 11 additions and 40 deletions

View file

@ -2,7 +2,7 @@
"id": "taf",
"title": "Text-Based Actors",
"description": "",
"version": "1.2.0",
"version": "2.0.0",
"download": "https://github.com/Oliver-Akins/Text-Actors-Foundry/releases/latest/download/dotdungeon.zip",
"manifest": "https://github.com/Oliver-Akins/Text-Actors-Foundry/releases/latest/download/system.json",
"url": "https://github.com/Oliver-Akins/Text-Actors-Foundry",