Commit Graph

3 Commits

Author SHA1 Message Date
7e51425166 docs: update Rune plugin guide with working Item API, manifest providers, logging 2026-03-26 18:47:52 +01:00
5c93b8a280 docs: update plugin development guide for main defaults, register API, hot-reload
- entry_point → entry (canonical); note alias in manifest section
- Lua quick start and provider functions rewritten for owlry.provider.register() API
- owlry table is pre-registered globally; remove require("owlry") references
- Items documented as plain Lua tables, not method-chained owlry.item() objects
- owlry_version bumped to >=1.0.0 in manifest example
- Rune manifest entry_point → entry
- Add Hot Reload section documenting file-watcher behavior and caveats
2026-03-26 17:52:03 +01:00
97f7acbddf feat: move AUR packages and plugin docs from owlry 2026-03-26 13:13:54 +01:00