add plugin for statblocks
This commit is contained in:
parent
786baf9135
commit
bd0e92c245
1
CAWS/.obsidian/community-plugins.json
vendored
Normal file
1
CAWS/.obsidian/community-plugins.json
vendored
Normal file
@ -0,0 +1 @@
|
||||
[]
|
||||
27
CAWS/.obsidian/plugins/obsidian-5e-statblocks/data.json
vendored
Normal file
27
CAWS/.obsidian/plugins/obsidian-5e-statblocks/data.json
vendored
Normal file
@ -0,0 +1,27 @@
|
||||
{
|
||||
"monsters": [],
|
||||
"defaultLayouts": {},
|
||||
"layouts": [],
|
||||
"default": "basic-5e-layout",
|
||||
"useDice": true,
|
||||
"renderDice": false,
|
||||
"export": true,
|
||||
"showAdvanced": false,
|
||||
"version": {
|
||||
"major": 4,
|
||||
"minor": 10,
|
||||
"patch": 2
|
||||
},
|
||||
"paths": [
|
||||
"/"
|
||||
],
|
||||
"autoParse": false,
|
||||
"disableSRD": false,
|
||||
"tryToRenderLinks": true,
|
||||
"debug": false,
|
||||
"notifiedOfFantasy": false,
|
||||
"hideConditionHelp": false,
|
||||
"alwaysImport": false,
|
||||
"defaultLayoutsIntegrated": true,
|
||||
"atomicWrite": false
|
||||
}
|
||||
1107
CAWS/.obsidian/plugins/obsidian-5e-statblocks/main.js
vendored
Normal file
1107
CAWS/.obsidian/plugins/obsidian-5e-statblocks/main.js
vendored
Normal file
File diff suppressed because one or more lines are too long
11
CAWS/.obsidian/plugins/obsidian-5e-statblocks/manifest.json
vendored
Normal file
11
CAWS/.obsidian/plugins/obsidian-5e-statblocks/manifest.json
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"id": "obsidian-5e-statblocks",
|
||||
"name": "Fantasy Statblocks",
|
||||
"version": "4.10.2",
|
||||
"description": "Create Fantasy Statblocks in Obsidian.md",
|
||||
"minAppVersion": "0.12.0",
|
||||
"author": "Jeremy Valentine",
|
||||
"authorUrl": "",
|
||||
"fundingUrl": "https://www.buymeacoffee.com/valentine195",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
150
CAWS/.obsidian/plugins/obsidian-5e-statblocks/styles.css
vendored
Normal file
150
CAWS/.obsidian/plugins/obsidian-5e-statblocks/styles.css
vendored
Normal file
File diff suppressed because one or more lines are too long
4
CAWS/.obsidian/workspace.json
vendored
4
CAWS/.obsidian/workspace.json
vendored
@ -4,11 +4,11 @@
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "5d3651c928501ec2",
|
||||
"id": "0066a28c6d52231b",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "d7e140da7f9c3658",
|
||||
"id": "bb20300dce65169e",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user