Turn Publisher into multi-page app with license manager v1.1.0.

Hash router with publish, licenses, generate, stats, and settings pages backed by license server admin API.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Ivan Fontosh
2026-07-02 00:21:22 +08:00
parent dd052f1585
commit f20c7e2f63
16 changed files with 1562 additions and 252 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
{
"name": "ttrpg-player-publisher",
"private": true,
"version": "1.0.0",
"description": "One-click TTRPG Player release publisher (Mac files in folder → build Win/Linux → upload)",
"version": "1.1.0",
"description": "TTRPG Player release publisher and license manager",
"type": "module",
"main": "src/main.js",
"scripts": {