Remove Github URLs from the manifest

This commit is contained in:
Oliver 2025-11-16 10:12:26 -07:00
parent 00692431cd
commit 088b8c6f5d

View file

@ -3,9 +3,9 @@
"title": "Text-Based Actors", "title": "Text-Based Actors",
"description": "An intentionally minimalist system that enables you to play rules-light games without getting in your way!", "description": "An intentionally minimalist system that enables you to play rules-light games without getting in your way!",
"version": "2.3.0", "version": "2.3.0",
"download": "#{DOWNLOAD}#", "download": "",
"manifest": "https://github.com/Eldritch-Oliver/Text-Actors-Foundry/releases/latest/download/system.json", "manifest": "",
"url": "https://github.com/Eldritch-Oliver/Text-Actors-Foundry", "url": "https://git.varify.ca/Foundry/taf",
"compatibility": { "compatibility": {
"minimum": 13, "minimum": 13,
"verified": 13, "verified": 13,