XiaoXianHW / EasyLAN

A Minecraft Mod for custom LAN servers - 自定义LAN联机局域网服务器设置Mod
GNU General Public License v3.0
10 stars 3 forks source link
custom easylan forge forge-mod java lan minecraft minecraft-forge minecraft-mod mod

EasyLAN

A Minecraft Forge Mod for Custom LAN Servers Related settings for customizing the LAN server (built-in server)
| 中文文档 |


Configurable List

Custom

Server Basic Setting

Server Command Support

Extensions

Extensions have not been tested for compatibility, please try to disable them if you have problems with the game crashing.


You can also configure this plugin through .minecraft\config\easylan.cfg (similar to server.properties)

Support Version


Translation Contribution

This MOD supports multiple languages;
To contribute translations, please refer to and upload your language files to src/main/resources/assets/easylan/lang
Contributed translations will be added in the next Minecraft version (or full version if it's a major refactoring update)


Developers

Build

git clone https://github.com/XiaoXianHW/EasyLAN.git
./gradlew build

For IntelliJ IDEA

./gradlew genIntellijRuns

For Eclipse

./gradlew genEclipseRuns