iron-vault-plugin16k downloadsGameplay plugin/VTT for the Ironsworn/Starforged family of tabletop RPGs.

Obsidian plugin to play Ironsworn/Starforged system games, using the data in datasworn format.
This owes a lot to Eric Bright's Forged_in_Obsidian template vault. I started with that vault and then gradually replaced functionality with this plugin.
The full documentation is available on the docs site at https://ironvault.quest/. It covers all current (and some future!) features of the plugin, how to use them, and even lets you search to find what you're looking for.
You can start reading about the various Iron Vault features here:
[My Move](move:MyMoveName) will pop up a window with the description and roll buttons for "My Move".iron-vault-embed option for inlining embeds.The easiest way to install the plugin is simply to search for it under Community Plugins in Obsidian itself. Just install, enable it, and you're good to go! Check out the documentation site for more information on how to play!
You can also install other versions via BRAT. You should be able to add this repo to BRAT, and it will install the latest release of this plugin
You can also install it manually by downloading the latest files from Github Release. You'll want to put main.js, manifest.json, and styles.css in your-vault/.obsidian/plugins/iron-vault.
To build the code and copy it to your vault yourself, run pnpm install and pnpm build to generate the production files, which will be in the repo root. You can then copy these to the location above.
You should then be able to enable the plugin in your vault (after restarting/reloading Obsidian).
Iron Vault is a community project built by players, for players, and we welcome contributions! Please see CONTRIBUTING.md for details.