create module
This commit is contained in:
		
							parent
							
								
									3fd6e8f83b
								
							
						
					
					
						commit
						4abb10539b
					
				
					 2 changed files with 16 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -7,3 +7,4 @@ Module for the Beguiler class in foundry.
 | 
			
		|||
- https://gitlab.com/asacolips-projects/foundry-mods/dungeonworld/-/tree/master/
 | 
			
		||||
- https://gitlab.com/mangofeet/homebrew-world-module/-/tree/main/
 | 
			
		||||
- https://a-dungeon-world.fandom.com/wiki/The_Beguiler
 | 
			
		||||
- https://hackmd.io/@akrigline/ByHFgUZ6u/%2FTi7X9dG_TcexHNw3SVsDKQ
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										15
									
								
								module.json
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								module.json
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,15 @@
 | 
			
		|||
{
 | 
			
		||||
  "id": "the_beguiler_module",
 | 
			
		||||
  "title": "The Beguiler module",
 | 
			
		||||
  "description": "A module that add the Beguiler class to Dungeon World",
 | 
			
		||||
  "authors": [
 | 
			
		||||
    {
 | 
			
		||||
      "name": "Jean-Marie 'Histausse' Mineau"
 | 
			
		||||
    }
 | 
			
		||||
  ],
 | 
			
		||||
  "version": "0.0.1",
 | 
			
		||||
  "compatibility": {
 | 
			
		||||
     "minimum": "10",
 | 
			
		||||
     "verified": "10"
 | 
			
		||||
   }
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue