This commit is contained in:
Vlyan
2021-07-26 22:35:16 +02:00
parent 09f5088b86
commit f1af271a3b
2 changed files with 5 additions and 3 deletions

View File

@@ -1,5 +1,7 @@
# Changelog # Changelog
## 1.3.3 - TODO
## 1.3.2 - Ronin's Bubble ## 1.3.2 - Ronin's Bubble
- Added a tooltip on hover with all information for items, and removed all these silly moving description (which made me crazy). - Added a tooltip on hover with all information for items, and removed all these silly moving description (which made me crazy).
- Added PoW Revised 20Q (for old Ronin, just modify the template in 20Q to change the character sheet fields). - Added PoW Revised 20Q (for old Ronin, just modify the template in 20Q to change the character sheet fields).

View File

@@ -3,9 +3,9 @@
"title": "Legend of the Five Rings (5th Edition)", "title": "Legend of the Five Rings (5th Edition)",
"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/v1.3.2/system/system.json", "manifest": "https://gitlab.com/teaml5r/l5r5e/-/raw/v1.3.3/system/system.json",
"download": "https://gitlab.com/teaml5r/l5r5e/-/jobs/artifacts/v1.3.2/raw/l5r5e.zip?job=build", "download": "https://gitlab.com/teaml5r/l5r5e/-/jobs/artifacts/v1.3.3/raw/l5r5e.zip?job=build",
"version": "1.3.2", "version": "1.3.3",
"minimumCoreVersion": "0.8.5", "minimumCoreVersion": "0.8.5",
"compatibleCoreVersion": "0.8.8", "compatibleCoreVersion": "0.8.8",
"manifestPlusVersion": "1.0.0", "manifestPlusVersion": "1.0.0",