Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/rpmtw/rpmtw-platform-mod
- Owner: RPMTW
- License: gpl-3.0
- Created: 2021-03-21T07:41:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-27T14:18:17.000Z (5 months ago)
- Last Synced: 2024-10-14T06:21:34.757Z (about 1 month ago)
- Topics: fabric-mod, forge-mod, java, kotlin, minecraft, minecraft-mod, rpmtw
- Language: Kotlin
- Homepage:
- Size: 6.88 MB
- Stars: 26
- Watchers: 2
- Forks: 7
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)