Skip to content

Commit

Permalink
fix: correct wrong project descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
ole1011 committed Oct 31, 2024
1 parent 234dd24 commit e2b4195
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ A small internationalization (i18n) library tailored for Minecraft plugins, part

- **Purpose:** Provides an easy-to-use API to add localization support to Minecraft plugins, making gameplay accessible to a global audience.
- **Project Structure:**
- **API:** ๐Ÿ“œ Manages translations and interfaces with localization files.
- **API:** ๐Ÿ“œ Manages translations with localization files.
- **Example Implementation:** ๐Ÿ” Demonstrates integration and usage within a plugin.
- **Features:**
- ๐Ÿ›  **Simple API:** For loading and retrieving translations.
Expand All @@ -33,14 +33,14 @@ A small internationalization (i18n) library tailored for Minecraft plugins, part
A unique Minecraft plugin that adds a challenging twist: players are physically chained together, requiring teamwork and strategy to navigate obstacles.

- **Overview:** Designed to promote cooperation, this plugin creates a unique gameplay experience where players must coordinate to succeed.
- **Features:** ๐Ÿ”— Configurable chain length, โš™๏ธ customizable behaviors, and ๐ŸŽฎ support for multiple game modes. The plugin brings a fresh, cooperative challenge to Minecraft.
- **Features:** ๐Ÿ”— Configurable chain length, โš™๏ธ customizable behaviors, and ๐ŸŽฎ support for multiple difficulties. The plugin brings a fresh, cooperative challenge to Minecraft.
- **Tech Stack:** Java, Paper API

## ๐ŸŒ Chat Translator

**GitHub:** [Chat Translator](https://github.com/ole1011/chat-translator)

A Minecraft plugin that provides real-time chat translations for players, enabling seamless communication across languages.
A Minestom server implementation that provides real-time chat translations for players, enabling seamless communication across languages.

- **Overview:** Built to break down language barriers on Minecraft servers, allowing players from diverse backgrounds to interact effortlessly.
- **Features:** ๐ŸŒŽ Customizable language settings, ๐Ÿ”„ real-time translation, and ๐Ÿ” language detection to enhance social interactions.
Expand Down

0 comments on commit e2b4195

Please sign in to comment.