Skip to content

Latest commit

 

History

History
52 lines (33 loc) · 964 Bytes

File metadata and controls

52 lines (33 loc) · 964 Bytes

Roadmap

This document outlines the future direction of the RenPy Translator project.


🎯 Phase 1: Core Engine (Completed)

  • Scanner for Ren'Py files
  • Parser for dialogue extraction
  • Export translation project to JSON

🧩 Phase 2: Desktop UI (In Progress)

  • Basic UI (Tkinter)
  • Display dialogue table
  • File explorer panel
  • Inline editing improvements
  • Save/load project

🚀 Phase 3: Translation Workflow

  • Patch generator (.rpy output)
  • Language selection
  • Translation progress tracking

📱 Phase 4: Mobile UI (Future)

  • Flutter project setup
  • Mobile translation interface
  • Sync with core engine

🌍 Phase 5: Advanced Features

  • Auto-translate (Google API or similar)
  • Multi-language support
  • Plugin system

💡 Long-term Vision

  • Become a simple and powerful tool for translating Ren'Py games
  • Support both beginner and advanced users