forked from public/foundryvtt-wh4-lang-fr-fr
		
	Compare commits
	
		
			7 Commits
		
	
	
		
			foundryvtt
			...
			foundryvtt
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 29e72c233d | |||
| 50a6d43dfa | |||
| 3243eb5de6 | |||
| 9bb80cf7b0 | |||
| 9f1dcea2d8 | |||
| 3f1a10e75c | |||
| aef26eabcc | 
@@ -18,9 +18,9 @@ It aims to translate all text, including :
 | 
			
		||||
Pour l'installer, suivre ces instructions : 
 | 
			
		||||
 | 
			
		||||
1.  Au sein de Foundry, allez dans le menu "Configuration and Setup", puis sur l'onglet "Modules"
 | 
			
		||||
2.  Installez le module de françisation de l'interface principale : https://gitlab.com/baktov.sugar/foundryvtt-lang-fr-fr/raw/master/fr-FR/module.json
 | 
			
		||||
3.  Installez le module 'babele'  : https://gitlab.com/riccisi/foundryvtt-babele/raw/master/module/module.json
 | 
			
		||||
4.  Installez ce module WH4-fr : https://gitlab.com/LeRatierBretonnien/foundryvtt-wh4-lang-fr-fr/-/raw/master/module.json
 | 
			
		||||
2.  Installez le module de françisation de l'interface principale ("core FR" dans la recherche de modules)
 | 
			
		||||
3.  Installez le module 'babele'  ("babele" dans la recherche de modules)
 | 
			
		||||
4.  Installez ce module WH4-fr : ("Translation" ou "French" ou "wfrp4" dans la recherche de modules)
 | 
			
		||||
 | 
			
		||||
[IN FRENCH ONLY BELOW]
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										11
									
								
								module.json
									
									
									
									
									
								
							
							
						
						
									
										11
									
								
								module.json
									
									
									
									
									
								
							@@ -5,11 +5,14 @@
 | 
			
		||||
  "authors": [ {"name":"LeRatierBretonnien" }],
 | 
			
		||||
  "url": "https://www.uberwald.me/gitea/public/foundryvtt-wh4-lang-fr-fr",
 | 
			
		||||
  "flags": {},
 | 
			
		||||
  "version": "6.1.1",
 | 
			
		||||
  "version": "6.1.5",
 | 
			
		||||
  "compatibility": {
 | 
			
		||||
    "minimum": "10",
 | 
			
		||||
    "verified": "9.283"
 | 
			
		||||
    "minimum": "9.280",
 | 
			
		||||
    "verified": "10.284",
 | 
			
		||||
    "maximum": "10"
 | 
			
		||||
  },
 | 
			
		||||
  "minimumCoreVersion": "9",
 | 
			
		||||
  "compatibleCoreVersion": "9",
 | 
			
		||||
  "scripts": [],
 | 
			
		||||
  "esmodules": [
 | 
			
		||||
    "babele-register.js",
 | 
			
		||||
@@ -140,7 +143,7 @@
 | 
			
		||||
  },
 | 
			
		||||
  "socket": false,
 | 
			
		||||
  "manifest": "https://www.uberwald.me/gitea/public/foundryvtt-wh4-lang-fr-fr/raw/v4/module.json",
 | 
			
		||||
  "download": "https://www.uberwald.me/gitea/public/foundryvtt-wh4-lang-fr-fr/archive/foundryvtt-wh4-lang-fr-6.1.1.zip",
 | 
			
		||||
  "download": "https://www.uberwald.me/gitea/public/foundryvtt-wh4-lang-fr-fr/archive/foundryvtt-wh4-lang-fr-6.1.5.zip",
 | 
			
		||||
  "protected": false,
 | 
			
		||||
  "coreTranslation": false,
 | 
			
		||||
  "library": false
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user