Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rpmtw/rpmtw-platform-mod

The mod is integrated RPMTW services to provide Minecraft players with a better gaming experience.
https://github.com/rpmtw/rpmtw-platform-mod

fabric-mod forge-mod java kotlin minecraft minecraft-mod rpmtw

Last synced: about 1 month ago
JSON representation

The mod is integrated RPMTW services to provide Minecraft players with a better gaming experience.

Awesome Lists containing this project

README

        

# RPMTW Platform Mod

[![](https://img.shields.io/github/license/RPMTW/RPMTW-Platform-Mod.svg)](LICENSE)
[![](https://img.shields.io/github/release/RPMTW/RPMTW-Platform-Mod.svg)](../../releases)
![](https://cf.way2muchnoise.eu/versions/rpmtw-platform.svg)
[![](https://cf.way2muchnoise.eu/rpmtw-platform.svg)](https://www.curseforge.com/minecraft/mc-mods/rpmtw-platform)
[![](https://img.shields.io/modrinth/dt/ZukQzaRP?label=Modrinth%20Downloads)](https://modrinth.com/mod/ZukQzaRP)

 

#### 🌐 README Languages

- English (Current Language)
- [įšéĢ”中文](README/zh_tw.md)
- [įŽ€äŊ“中文](README/zh_cn.md)

## 📚 Introduction

The mod integrated with RPMTW services covers translation, wiki, universe chat, Chinese input optimization, and other
features for Minecraft players to get a better gaming experience.

## 🎨 Features

- ### Universe chat

Chat in any version of Minecraft or outside the game, every player feels like they are in the same world!

- ### Settings menu

The built-in sophisticated settings menu allows you to adjust any function freely.

- ### Original language display

Want to know the original language of an item? Use this function!
~~You can even learn English at the same time!~~

- ### Translate resource pack

The latest translation resource pack is automatically loaded and translated by many enthusiastic community contributors.

- ### Machine translation

Don't have a human translator? Leave it all to the AI! No more language barrier that prevents you from playing the mods.

- ### Open Crowdin page

Want to help translate an item in your hand or a block or entity you are looking at?
Just use this function, and remember to change the shortcut keys for this function in the settings menu

## ⚙ī¸ Development

### Build

```shell
./gradlew build
```

File location

- Fabric `fabric/build/libs/rpmtw-platform-mod-*.jar`
- Forge `forge/build/libs/rpmtw-platform-mod-*.jar`
- Quilt `quilt/build/libs/rpmtw-platform-mod-*.jar`

### ī¸ Technologies

- [Kotlin](https://kotlinlang.org/)
- Java
- JVM
- [Architectury](https://github.com/architectury)
- [Cloth Config](https://github.com/shedaniel/cloth-config)
- [Socket.IO](https://github.com/socketio/socket.io-client-java)

## 🎓 License

[GNU General Public License v3.0 (GPL3)](https://www.gnu.org/licenses/gpl-3.0.html)