-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationplanning
Description
Project Roadmap
This issue tracks the development roadmap of the RenPy Translator project.
The goal of this tool is to simplify the translation process for Ren'Py visual novel games by providing an easy way to extract dialogue, translate text, and generate translation patches.
Phase 1 — Core Engine
Build the core logic of the application.
- Scan Ren'Py game directory
- Detect
.rpyfiles - Extract dialogue text
- Remove duplicate dialogue lines
- Create translation data structure
- Generate Ren'Py translation patch (
/tl/)
Phase 2 — Desktop Application
Create a usable desktop interface.
- Game folder selector
- Extract text button
- Translation table editor
- Patch export system
- Translation progress indicator
Phase 3 — Productivity Features
Improve translation workflow.
- Auto translate integration
- Translation memory
- Search and filter tools
- Character dialogue detection
Phase 4 — Advanced Features
Extend support for more complex Ren'Py games.
.rpaarchive reader- Dialogue preview
- Translation progress statistics
Phase 5 — Web Version (Optional)
Create a web-based version of the tool.
- API backend
- Web translation interface
- Browser-based workflow
Milestones
- MVP: Basic translation tool
- Stable release: Full patch generation support
- Extended release: Advanced translation features
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationplanning