# Dev Loader Updater Dev Loader Updater is an Obsidian plugin that installs and updates private plugins from user-defined sources. ## What It Does - Installs plugins into Obsidian from configured remote sources. - Supports endpoint fallback when a primary source is unavailable. - Checks for updates and applies plugin updates through the same source chain. ## Why It Exists Dev Loader Updater exists to simplify private plugin distribution and maintenance without relying on the standard public plugin installation flow. ## Repository https://github.com/AnonymisedFellow/dev-loader-updater ## Developer Note This repository publishes release assets for Obsidian from built output files. If you change plugin code, rebuild before creating a release so assets match the tagged version.