Skip to content

Commit 0fd4fbe

Browse files
committed
Synced with 1.15.2.
Signed-off-by: Pavel Erokhin (MairwunNx) <[email protected]>
1 parent ba874b0 commit 0fd4fbe

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ kotlin_version=1.3.72
1616
kotlinx_serialization_version=0.20.0
1717
kotlinx_coroutines_version=1.3.7
1818
# Module informatation.
19-
module_version=2.0.0+MC-1.14.4
19+
module_version=2.0.1+MC-1.14.4
2020
module_name=Project Essentials Warps
2121
module_id=project_essentials_warps
2222
module_vendor=MairwunNx (Pavel Erokhin)

readme.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![MIT License](https://img.shields.io/apm/l/atomic-design-ui.svg?)](https://github.com/ProjectEssentials/ProjectEssentials-Warps/blob/master/LICENSEs) [![GitHub Release](https://img.shields.io/github/release/ProjectEssentials/ProjectEssentials-Warps.svg?style=flat)]() [![Donate](https://img.shields.io/badge/$-support-ff69b4.svg?style=flat)](https://paypal.me/mairwunnx) [![Discord Chat](https://img.shields.io/discord/308323056592486420.svg)](https://discord.gg/VU9XZAt)
2+
13
### What is it
24

35
Share the ender portal with players! Adds the ability to control public points in different worlds.
@@ -12,7 +14,7 @@ Share the ender portal with players! Adds the ability to control public points i
1214

1315
### Explore
1416

15-
#### [Download mod](https://github.com/ProjectEssentials/ProjectEssentials-Warps/releases/download/2.0.0%2BMC-1.14.4/Project.Essentials.Warps-2.0.0+MC-1.14.4.jar) · [User guide](https://mairwunnx.gitbook.io/project-essentials/project-essentials-warps#how-to-install) · [Troubleshooting](https://github.com/ProjectEssentials/ProjectEssentials-Warps/issues/new/choose) · [Telegram](https://t.me/minecraftforge) · [Discord](https://discord.gg/VU9XZAt) · [Change log](https://github.com/ProjectEssentials/ProjectEssentials-Warps/blob/master/changelog.md)
17+
#### [Download mod](https://github.com/ProjectEssentials/ProjectEssentials-Warps/releases/download/2.0.1%2BMC-1.14.4/Project.Essentials.Warps-2.0.1+MC-1.14.4.jar) · [Documentation and Guides](https://projectessentials.github.io/manual) · [Troubleshooting](https://github.com/ProjectEssentials/ProjectEssentials-Warps/issues/new/choose) · [Telegram](https://t.me/minecraftforge) · [Discord](https://discord.gg/VU9XZAt) · [CurseForge](https://www.curseforge.com/minecraft/mc-mods/project-essentials-core) · [Change log](https://github.com/ProjectEssentials/ProjectEssentials-Warps/blob/master/changelog.md)
1618

1719
[![](https://github.com/ProjectEssentials/ProjectEssentials-Assets/raw/ASSETS-20-Q2/assets/common/support.png)](https://gist.github.com/MairwunNx/fda95062618db6880ef8ee06e1bba54f)
1820

updatev2.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
{
22
"homepage": "https://github.com/ProjectEssentials/ProjectEssentials-Warps",
33
"1.14.4": {
4+
"2.0.1": "change log -> https://github.com/ProjectEssentials/ProjectEssentials-Warps/blob/master/changelog.md#201---2020-06-20",
45
"2.0.0": "change log -> https://github.com/ProjectEssentials/ProjectEssentials-Warps/blob/master/changelog.md#200---2020-06-08u"
56
},
67
"promos": {
7-
"1.14.4-latest": "2.0.0",
8-
"1.14.4-recommended": "2.0.0"
8+
"1.14.4-latest": "2.0.1",
9+
"1.14.4-recommended": "2.0.1"
910
}
1011
}

0 commit comments

Comments
 (0)