Compare commits
27 Commits
foundryvtt
...
foundryvtt
Author | SHA1 | Date | |
---|---|---|---|
d5359dd174 | |||
4d95d6c914 | |||
5421017b7c | |||
ae3c632315 | |||
2a9a84c7f8 | |||
4375fa4d76 | |||
abf9e4577a | |||
83307b5739 | |||
15109ddea8 | |||
f46129e20f | |||
1cc3bca660 | |||
c0d94d1fb0 | |||
b63de0e7dd | |||
28e41b5371 | |||
ea99bbc226 | |||
cd44a6dab2 | |||
5f84fd08e8 | |||
67712c32cb | |||
dbba2040f6 | |||
422d47ed71 | |||
68ebd6133b | |||
57a1b51aa4 | |||
f901f25e89 | |||
acadff5a54 | |||
1c15ba9140 | |||
e922fd16f1 | |||
27b922ecd5 |
@ -1,3 +1,7 @@
|
||||
# 2.0.0
|
||||
|
||||
SWADE v2 (Fvtt v10) + fix sur pilotage
|
||||
|
||||
# 0.21.0.0
|
||||
# 0.21.1.0
|
||||
|
||||
|
90
module.json
90
module.json
@ -1,69 +1,77 @@
|
||||
{
|
||||
"name": "swade-fr",
|
||||
"title": "SWADE - Traduction française",
|
||||
"description": "Ajoute le français (FRANCE) au système SWADE.<p> Une traduction Babele des compendiums est inclue mais optionnelle. (Encore en test, à utiliser à vos risques et périls !) </p> <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'>Discord francophone</a></p>",
|
||||
"version": "0.21.1.0",
|
||||
"minimumCoreVersion" : "0.7.9",
|
||||
"compatibleCoreVersion" : "9",
|
||||
"author": "BoboursToutCool, Gronyon, Kyane, LeRatierBretonnien, Sasmira, U~man,X.O. de Vorcen",
|
||||
"description": "Ajoute le français (FRANCE) au système SWADE.<p> <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\">Discord francophone</a></p>",
|
||||
"authors": [
|
||||
{
|
||||
"name": "BoboursToutCool",
|
||||
"discord": "BoboursToutCool#9787"
|
||||
"name": "BoboursToutCool",
|
||||
"discord": "BoboursToutCool#9787",
|
||||
"flags": {}
|
||||
},
|
||||
{
|
||||
"name": "Cyril - Gronyon- Ronseaux",
|
||||
"discord": "Gronyon#0843"
|
||||
"name": "Cyril - Gronyon- Ronseaux",
|
||||
"discord": "Gronyon#0843",
|
||||
"flags": {}
|
||||
},
|
||||
{
|
||||
"name": "Kyane von Schnitzel",
|
||||
"discord": "Kyane von Schnitzel#8654"
|
||||
"name": "Kyane von Schnitzel",
|
||||
"discord": "Kyane von Schnitzel#8654",
|
||||
"flags": {}
|
||||
},
|
||||
{
|
||||
"name": "LeRatierBretonnien",
|
||||
"discord": "LeRatierBretonnien#2065"
|
||||
"name": "LeRatierBretonnien",
|
||||
"discord": "LeRatierBretonnien#2065",
|
||||
"flags": {}
|
||||
},
|
||||
{
|
||||
"name": "Sasmira",
|
||||
"discord": "Sasmira#4566"
|
||||
"name": "Sasmira",
|
||||
"discord": "Sasmira#4566",
|
||||
"flags": {}
|
||||
},
|
||||
{
|
||||
"name": "U~man",
|
||||
"discord": "U~man#2374"
|
||||
"name": "U~man",
|
||||
"discord": "U~man#2374",
|
||||
"flags": {}
|
||||
},
|
||||
{
|
||||
"name" : "X.O. de Vorcen"
|
||||
"name": "X.O. de Vorcen",
|
||||
"flags": {}
|
||||
}
|
||||
],
|
||||
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "swade",
|
||||
"type": "system"
|
||||
},
|
||||
{
|
||||
"name": "dice-so-nice",
|
||||
"type": "module",
|
||||
"manifest": "https://gitlab.com/riccisi/foundryvtt-dice-so-nice/-/raw/master/module/module.json"
|
||||
}
|
||||
],
|
||||
|
||||
"scripts": [],
|
||||
"styles": ["swade-fr.css"],
|
||||
"packs": [],
|
||||
],
|
||||
"url": "https://www.uberwald.me/gitea/public//foundryvtt-swade-fr",
|
||||
"version": "2.0.2",
|
||||
"esmodules": [
|
||||
"modules/swade-fr-init.js"
|
||||
],
|
||||
|
||||
"styles": [
|
||||
"swade-fr.css"
|
||||
],
|
||||
"languages": [
|
||||
{
|
||||
"lang": "fr",
|
||||
"name": "French (FRANCE)",
|
||||
"path": "fr.json"
|
||||
"path": "fr.json",
|
||||
"flags": {}
|
||||
}
|
||||
],
|
||||
|
||||
"url": "https://www.uberwald.me/gitea/public//foundryvtt-swade-fr",
|
||||
"manifest": "https://www.uberwald.me/gitea/public/foundryvtt-swade-fr/raw/branch/master/module.json",
|
||||
"download": "https://www.uberwald.me/gitea/public/foundryvtt-swade-fr/archive/foundryvtt-swade-fr-0.21.1.0.zip"
|
||||
"download": "https://www.uberwald.me/gitea/public/foundryvtt-swade-fr/archive/foundryvtt-swade-fr-2.0.2.zip",
|
||||
"name": "swade-fr",
|
||||
"id": "swade-fr",
|
||||
"relationships": {
|
||||
"requires": [
|
||||
],
|
||||
"systems": [
|
||||
{
|
||||
"id": "swade",
|
||||
"type": "system",
|
||||
"compatibility": {}
|
||||
}
|
||||
]
|
||||
},
|
||||
"minimumCoreVersion": "0.8.0",
|
||||
"compatibleCoreVersion": "9",
|
||||
"compatibility": {
|
||||
"minimum": "0.8.0",
|
||||
"verified": "10.285"
|
||||
}
|
||||
}
|
@ -12,3 +12,10 @@ Hooks.once('init', () => {
|
||||
}
|
||||
|
||||
});
|
||||
|
||||
/************************************************************************************/
|
||||
Hooks.once('ready', () => {
|
||||
|
||||
CONFIG.SWADE.vehicles.opSkills = ['', 'Navigation', 'Conduite', 'Pilotage', 'Équitation']
|
||||
|
||||
})
|
||||
|
Reference in New Issue
Block a user