j2masamitu_obsidian-goboard.../manifest.json
j2masamitu 2fe3317de7 Release version 2.0.0
Major new features:
- SGF editor mode with interactive editing capabilities
- Multiple edit modes: add stones, remove stones, add labels
- Comment editing for positions
- Game information editing (player names, ranks, game title)
- Delete moves from current position
- SGF output display and export functionality
- Auto-play mode with pause control

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-19 00:40:40 +09:00

10 lines
353 B
JSON

{
"id": "goboard-viewer",
"name": "Go Board Viewer",
"version": "2.0.0",
"minAppVersion": "0.15.0",
"description": "Displays Go (Weiqi/Baduk) SGF files and code blocks as interactive Go boards with playback controls for desktop and mobile.",
"author": "j2masamitu",
"authorUrl": "https://github.com/j2masamitu",
"isDesktopOnly": false
}