Browse Source

release 0.6

master
Mateo Caycedo Alvarez 1 year ago
parent
commit
32cda2d5bb
  1. 7
      README.md
  2. 4
      system.json

7
README.md

@ -14,6 +14,7 @@ Unofficial implementation of the Legend of the Five Rings 4th edition for Foundr
- English
- Español
- Français
## Installation
@ -27,6 +28,12 @@ https://github.com/eupolemo/fvtt-l5r4ed-dice-roller
Compatible with Dice So Nice!
https://gitlab.com/riccisi/foundryvtt-dice-so-nice
## Special thanks to contributors
Sylvain «Greewi» Dumazet
Roberto Lorite
Teddy
## License
All icons and images are property of their respective owners.

4
system.json

@ -3,7 +3,7 @@
"title": "Legend of the Five Rings 4th Edition",
"description": "System to play L5R 4th edition",
"author": "Mateo Caycedo Alvarez",
"version": "0.5.3",
"version": "0.6",
"minumCoreVersion": "0.8.7",
"compatibleCoreVersion": "9",
"esmodules": [
@ -37,5 +37,5 @@
"gridUnits": "ft",
"url": "https://bitbucket.org/TeoCay/l5r4",
"manifest": "https://bitbucket.org/TeoCay/l5r4/raw/master/system.json",
"download": "https://bitbucket.org/TeoCay/l5r4/get/v0.5.1.zip"
"download": "https://bitbucket.org/TeoCay/l5r4/get/v0.6.zip"
}

Loading…
Cancel
Save