Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lenzork/erenshor-global-chat-mod
A Mod for Erenshor that adds a global chat to the game making it able to chat with other players that are currently playing Erenshor
https://github.com/lenzork/erenshor-global-chat-mod
chat dll erenshor melonloader mod multiplayer
Last synced: about 1 month ago
JSON representation
A Mod for Erenshor that adds a global chat to the game making it able to chat with other players that are currently playing Erenshor
- Host: GitHub
- URL: https://github.com/lenzork/erenshor-global-chat-mod
- Owner: Lenzork
- Created: 2024-11-16T19:07:16.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2024-11-24T12:19:55.000Z (about 2 months ago)
- Last Synced: 2024-11-24T13:26:44.412Z (about 2 months ago)
- Topics: chat, dll, erenshor, melonloader, mod, multiplayer
- Language: C#
- Homepage:
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Erenshor Global Chat Mod
This mod adds a global Chat to the game in which (real) players can communicate with each other. Adding a little bit of a "Multiplayer" Experience# Requirements
> [!IMPORTANT]
> Melonloader Version >= 0.6.4 is recommended## Usage
The usage is pretty easy and straight forward. As soon as you enter the world with your character a connection to the global chat server will be established and you are ready to chat! No need to do anything yourself.> [!NOTE]
> **Currently your steam name will be used when using this mod**You can type in the chat like this:
```
@This is a message
```or look at the screenshot below
![Screenshot 2024-11-16 214043](https://github.com/user-attachments/assets/642f982e-3a3b-41a5-a3b9-0d63f700d22e)
- If you type ``@@`` in chat it will toggle your chatmode, making you able to chat the whole time in the global chat without adding ``@`` infront
- If you type ``/@online`` in chat you will see every player that is currently online in the global chat.## Made with MelonLoader
The Developement for this Mod has been made with MelonLoader which is also required to use this mod.## How to Install
1. [Install MelonLoader](https://melonwiki.xyz/#/?id=automated-installation)
2. Download the latest .zip of the Mod in the [releases](https://github.com/Lenzork/Erenshor-Achievement-Mod/releases)
3. Extract all Files that are in the Zip Folder into your Erenshor Folder.
4. Start the Game and Enjoy!> [!TIP]
> To ensure that the Installation has been done right. Check if the Newtonsoft.Json.dll & LiteNetLib.dll is located where your Erenshor.exe is located at.
> Also check if the Mods folder has the Erenshor-Global-Chat-Mod.dll in it.