Skip to content

Commit

Permalink
Prep alpha6
Browse files Browse the repository at this point in the history
  • Loading branch information
Esrin committed Dec 23, 2022
1 parent 2bf42ae commit 9f161be
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions system.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"name": "starwarsffg",
"title": "Star Wars FFG",
"description": "A system for playing Star Wars FFG games.",
"version": "1.80-alpha5",
"version": "1.80-alpha6",
"minimumCoreVersion": "10",
"compatibleCoreVersion": "10",
"templateVersion": 1,
"author": "Esrin, CStadther and Jaxxa",
"author": "Esrin, CStadther, Wrycu and Jaxxa",
"esmodules": ["modules/dice-pool-ffg.js", "modules/swffg-main.js"],
"styles": ["styles/starwarsffg.css", "lib/select2/select2.min.css", "lib/pure/grids-min.css"],
"scripts": ["lib/select2/select2.min.js", "lib/jszip/jszip.min.js", "lib/jxon/jxon.min.js"],
Expand Down Expand Up @@ -44,7 +44,7 @@
"primaryTokenAttribute": "wounds",
"secondaryTokenAttribute": "strain",
"url": "https://github.com/StarWarsFoundryVTT/StarWarsFFG",
"manifest": "https://github.com/StarWarsFoundryVTT/StarWarsFFG/releases/download/v1.8-alpha5/system.json",
"download": "https://github.com/StarWarsFoundryVTT/StarWarsFFG/releases/download/v1.8-alpha5/starwarsffg_1.8.alpha5.zip",
"manifest": "https://github.com/StarWarsFoundryVTT/StarWarsFFG/releases/download/v1.8-alpha6/system.json",
"download": "https://github.com/StarWarsFoundryVTT/StarWarsFFG/releases/download/v1.8-alpha6/starwarsffg_1.8.alpha6.zip",
"license": "LICENSE.txt"
}

0 comments on commit 9f161be

Please sign in to comment.