uglyboy-tl555 downloadsPlaying interactive fiction powered by Inkle's ink engine.
English | 中文
This is an open-source Obsidian plugin for playing interactive fiction powered by Inkle's ink engine, designed for web games.
You can find a guide to the basics of ink here.
Thanks to Calico, this plugin offers a wealth of new features, including custom tags, full mobile compatibility, game saving, and advanced parsing.
Settings → Community Plugins → Browse.Ink Player and select the Ink Player plugin.Install.Enable.Activate Ink Story command (available via the command palette or the dedicated ribbon button).This plugin is part of the InkWeave monorepo. It depends on @inkweave/core, @inkweave/solidjs, and @inkweave/plugins.
git submodule update --init to pull the plugin source.bun install to install dependencies.bun run build:obsidian to build the plugin.bun check for linting and type checking.