nedb crap
This commit is contained in:
		
							parent
							
								
									a696e7f775
								
							
						
					
					
						commit
						a0f12a9734
					
				
					 2 changed files with 14 additions and 1 deletions
				
			
		
							
								
								
									
										13
									
								
								README.md
									
										
									
									
									
								
							
							
						
						
									
										13
									
								
								README.md
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -2,6 +2,19 @@
 | 
			
		|||
 | 
			
		||||
Module for the Beguiler class in foundry.
 | 
			
		||||
 | 
			
		||||
## Meh
 | 
			
		||||
 | 
			
		||||
because javascrip, packs data is not stored as json but as nedb files. Thankfully, we can avoid using an unmaintained javascript tool by using `jq`:
 | 
			
		||||
 | 
			
		||||
```
 | 
			
		||||
cat hbw-classe.json | jq -c > hbw-classe.db
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
## TODO
 | 
			
		||||
 | 
			
		||||
- Add class description
 | 
			
		||||
- Add translation
 | 
			
		||||
 | 
			
		||||
## Docs
 | 
			
		||||
 | 
			
		||||
- https://gitlab.com/asacolips-projects/foundry-mods/dungeonworld/-/tree/master/
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -51,7 +51,7 @@
 | 
			
		|||
          "bIDVbZVEJSWPcBi1",
 | 
			
		||||
          "IsyhcXjdMpUzK3r5",
 | 
			
		||||
          "aXVYHRjX2eoRTtCQ",
 | 
			
		||||
          "lG9aDTZcWfYBHCjj",
 | 
			
		||||
          "lG9aDTZcWfYBHCjj"
 | 
			
		||||
        ]
 | 
			
		||||
      },
 | 
			
		||||
      "2": {
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue