Purge old packages

master
The Happy Anarchist 2022-04-22 19:42:32 -10:00
parent c101c65cd3
commit 0242143a81
13 changed files with 5 additions and 9 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,4 +0,0 @@
[ViewState]
Mode=
Vid=
FolderType=Generic

View File

@ -2,9 +2,9 @@
"name": "acks",
"title": "Adventurer Conqueror King System",
"description": "Play B/X or other OSR compatible content using the ACKS system",
"version": "0.7.5",
"minimumCoreVersion": "9",
"compatibleCoreVersion": "9",
"version": "0.9.0",
"minimumCoreVersion": "9.0",
"compatibleCoreVersion": "9.269",
"templateVersion": 2,
"author": "The Happy Anarchist",
"esmodules": ["acks.js"],
@ -194,5 +194,5 @@
"gridUnits": "ft",
"url": "https://github.com/thehappyanarchist/foundryacks",
"manifest": "https://github.com/thehappyanarchist/foundryacks/raw/master/src/system.json",
"download": "https://github.com/thehappyanarchist/foundryacks/raw/master/package/acks-v0.7.5.zip"
}
"download": "https://github.com/thehappyanarchist/foundryacks/raw/master/package/acks-v0.9.0.zip"
}