forked from me/e4mc_minecraft
commit
20b7139acf
@ -0,0 +1,23 @@
|
||||
# [e4mc_minecraft](https://e4mc.link)
|
||||
|
||||
[![Modrinth Downloads](https://img.shields.io/modrinth/dt/qANg5Jrr?color=%2300af5c&logo=modrinth&style=for-the-badge)](https://modrinth.com/project/qANg5Jrr)
|
||||
[![Modrinth Followers](https://img.shields.io/modrinth/followers/qANg5Jrr?color=00af5c&logo=modrinth&style=for-the-badge)](https://modrinth.com/project/qANg5Jrr)
|
||||
[![CurseForge Sucks](https://img.shields.io/badge/cuseforge-sucks-f16436?style=for-the-badge)](https://curseforge.com/minecraft/mc-mods/e4mc)
|
||||
|
||||
Open a LAN server to anyone, anywhere, anytime.
|
||||
|
||||
## Install
|
||||
|
||||
[Modrinth](https://modrinth.com/project/qANg5Jrr)
|
||||
|
||||
## Usage
|
||||
|
||||
Open to LAN as normal
|
||||
|
||||
## Contributing
|
||||
|
||||
Please contribute
|
||||
|
||||
## License
|
||||
|
||||
[MIT](LICENSE)
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"text.e4mc_minecraft.domainAssigned": "将本地游戏托管在域名[%s]上",
|
||||
"text.e4mc_minecraft.closeServer": "不再公开托管本地游戏",
|
||||
"text.e4mc_minecraft.serverAlreadyClosed": "本地游戏没有被公开托管",
|
||||
"text.e4mc_minecraft.clickToStop": "(点击这里以停止)"
|
||||
}
|
Loading…
Reference in new issue