The purpose of this PR is to overhaul some of how templates work, allowing them to be versioned as well as maintain information about their supported system.
[X] Add version information to schema
[x] Add version numbers to all templates, following SemVer standards.
[x] alienrpg
[x] blade-runner
[x] coriolis
[x] cyberpunk-red
[x] dnd5e
[x] dragonbane
[x] fallout
[ ] pf1
[x] star-trek-adventures
[x] starfinder
[ ] swade
[x] thewalkingdead
[x] vaesen
[ ] vtm5e
[x] Add minimum required system version to all templates, verified by the module.
[x] alienrpg
[x] blade-runner
[x] coriolis
[x] cyberpunk-red
[x] dnd5e
[ ] dragonbane
[x] fallout
[ ] pf1
[x] star-trek-adventures
[x] starfinder
[ ] swade
[x] thewalkingdead
[x] vaesen
[ ] vtm5e
[x] Alerts when a template you're using is updated, if it exists in the repository.
The purpose of this PR is to overhaul some of how templates work, allowing them to be versioned as well as maintain information about their supported system.