Standardization of "great-clans-presentation" pack name to "core-journal-great-clans-presentation".

This commit is contained in:
Vlyan
2021-09-19 18:39:46 +02:00
parent f664adfa26
commit de41a8b661
4 changed files with 51 additions and 47 deletions

View File

@@ -1,5 +1,9 @@
# Changelog # Changelog
## 1.3.5 - ?
- Added real icon for Inversion and Mantra.
- Standardization of "great-clans-presentation" pack name to "core-journal-great-clans-presentation".
## 1.3.4 - Compendiums Update ## 1.3.4 - Compendiums Update
- Fixed a bug with sheet item drop introduced in previous version. - Fixed a bug with sheet item drop introduced in previous version.
- Added FoV English Opportunities usage. - Added FoV English Opportunities usage.

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -4,8 +4,8 @@
"description": "This is an authorised multilingual game system En|Fr|Es, for Legend of the Five Rings (5th Edition) by <a href='https://edge-studio.net/'>Edge Studio</a> <p> - Join the official Discord server: <a href='https://discord.gg/foundryvtt'> Official Discord</a></p><p> - Rejoignez la communauté Francophone: <a href='https://discord.gg/pPSDNJk'>Francophone Discord</a></p>", "description": "This is an authorised multilingual game system En|Fr|Es, for Legend of the Five Rings (5th Edition) by <a href='https://edge-studio.net/'>Edge Studio</a> <p> - Join the official Discord server: <a href='https://discord.gg/foundryvtt'> Official Discord</a></p><p> - Rejoignez la communauté Francophone: <a href='https://discord.gg/pPSDNJk'>Francophone Discord</a></p>",
"url": "https://gitlab.com/teaml5r/l5r5e", "url": "https://gitlab.com/teaml5r/l5r5e",
"manifest": "https://gitlab.com/teaml5r/l5r5e/-/raw/master/system/system.json", "manifest": "https://gitlab.com/teaml5r/l5r5e/-/raw/master/system/system.json",
"download": "https://gitlab.com/teaml5r/l5r5e/-/jobs/artifacts/v1.3.4/raw/l5r5e.zip?job=build", "download": "https://gitlab.com/teaml5r/l5r5e/-/jobs/artifacts/v1.3.5/raw/l5r5e.zip?job=build",
"version": "1.3.4", "version": "1.3.5",
"minimumCoreVersion": "0.8.5", "minimumCoreVersion": "0.8.5",
"compatibleCoreVersion": "0.8.9", "compatibleCoreVersion": "0.8.9",
"manifestPlusVersion": "1.0.0", "manifestPlusVersion": "1.0.0",
@@ -205,9 +205,9 @@
"system": "l5r5e" "system": "l5r5e"
}, },
{ {
"name": "great-clans-presentation", "name": "core-journal-great-clans-presentation",
"label": "Great Clans Presentation", "label": "Great Clans Presentation",
"path": "packs/great-clans-presentation.db", "path": "packs/core-journal-great-clans-presentation.db",
"entity": "JournalEntry", "entity": "JournalEntry",
"system": "l5r5e" "system": "l5r5e"
}, },