Compare commits
18 Commits
dev
...
foundryvtt
Author | SHA1 | Date | |
---|---|---|---|
4d95d6c914 | |||
5421017b7c | |||
ae3c632315 | |||
2a9a84c7f8 | |||
4375fa4d76 | |||
abf9e4577a | |||
83307b5739 | |||
15109ddea8 | |||
f46129e20f | |||
1cc3bca660 | |||
c0d94d1fb0 | |||
b63de0e7dd | |||
28e41b5371 | |||
ea99bbc226 | |||
cd44a6dab2 | |||
5f84fd08e8 | |||
67712c32cb | |||
dbba2040f6 |
@ -1,5 +1,3 @@
|
||||
# foundryvtt-swade-fr
|
||||
|
||||
Langue française pour le système SWADE sur FoundryVTT.
|
||||
|
||||
Une traduction Babele des compendiums est inclue mais optionnelle. (Peut rentrer en conflit avec les objets des compendiums venant du module Core Rules sur les fiches de personnage, Babele traduisant bêtement les objets quand vous appuyez sur le bouton Traduire.)
|
||||
French language for the Savage Worlds Adventure Edition system on Foundry VTT.
|
@ -1,3 +1,7 @@
|
||||
# 2.0.0
|
||||
|
||||
SWADE v2 (Fvtt v10) + fix sur pilotage
|
||||
|
||||
# 0.21.0.0
|
||||
# 0.21.1.0
|
||||
|
||||
|
91
module.json
91
module.json
@ -1,67 +1,76 @@
|
||||
{
|
||||
"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.5.0",
|
||||
"minimumCoreVersion" : "0.7.9",
|
||||
"compatibleCoreVersion" : "9",
|
||||
"author": "BoboursToutCool, Gronyon, Kyane, LeRatierBretonnien, Sasmira, U~man,X.O. de Vorcen, Arnok13",
|
||||
"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": {}
|
||||
}
|
||||
],
|
||||
|
||||
"system": ["swade"],
|
||||
"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"
|
||||
}
|
||||
],
|
||||
|
||||
"styles": ["swade-fr.css"],
|
||||
],
|
||||
"url": "https://www.uberwald.me/gitea/public//foundryvtt-swade-fr",
|
||||
"version": "2.0.1",
|
||||
"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.5.0.zip"
|
||||
}
|
||||
"download": "https://www.uberwald.me/gitea/public/foundryvtt-swade-fr/archive/foundryvtt-swade-fr-2.0.1.zip",
|
||||
"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