themes-lcars/plugin.mod
Alex Dunmow 9fa99a8d40 chore: repo hygiene for the wasm era (WO-WZ-015 fix round)
Add the wasm/.bnp convention Makefile (build / verify / archive-check /
publish via ninja plugin build) for consistency with the theme fleet,
gitignore *.so and *.bnp artifacts, and refresh the stale
[compatibility] block_core constraint to the v0.15 era.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-04 00:15:18 +08:00

13 lines
449 B
Modula-2

[plugin]
name = "lcars"
display_name = "LCARS"
scope = "@themes"
version = "0.2.9"
description = "Star Trek-inspired LCARS interface theme for BlockNinja — angular panels, bold accent colors, and the distinctive curved frame layout of the 24th-century starship computer."
kind = "theme"
categories = ["templates"]
tags = ["retro-futurist", "scifi", "lcars", "demo", "showcase", "angular", "amber"]
[compatibility]
block_core = ">=0.15.0 <0.16.0"