Skip to content

Repository files navigation

QuestCodex Extension

Java Version Build Status Target

QuestCodex Extension is a quest management interface for TypeWriter, engineered for BTC Studio infrastructure. It provides players with a comprehensive codex to view and track their quest progress.


🚀 Key Features

📜 Quest Management

  • Interactive Codex: A unified interface for viewing all quests.
  • Progress Tracking: Real-time status updates (active, completed, available).

🗂️ Organization

  • Categorization: Organize quests into logical categories for easy navigation.
  • Multiple Menus: Specialized views for different quest types or regions.

⚙️ Configuration

QuestCodex Extension configuration is managed via TypeWriter's manifest system.

🛠 Building & Deployment

Requires Java 21.

# Clone the repository
git clone https://github.com/RenaudRl/Typewriter-QuestCodexExtension-Public.git
cd Typewriter-QuestCodexExtension-Public

# Build the project
./gradlew clean build

Artifact Locations:

  • build/libs/QuestCodex-[Version].jar

🤝 Credits & Inspiration

  • TypeWriter - The engine this extension is built for.
  • BTC Studio - Maintenance and specialized optimizations.

📜 License

Licensed under the MIT License.

Documentation

Full documentation available at BTC Studio Docs.