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>
13 lines
449 B
Modula-2
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"
|