Skip to content

Commit abbd9f4

Browse files
committed
Merge branch 'MC-1.14.4' of https://github.com/MairwunNx/ProjectEssentials-Spawn into MC-1.14.4
2 parents 50c3cf0 + e8d86d6 commit abbd9f4

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

readme.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
## 🎊 Project Essentials: Spawn
2+
3+
![GitHub](https://img.shields.io/github/license/ProjectEssentials/ProjectEssentials-Spawn).
4+
5+
> ## Forge modification for controlling world spawn point on server and client.
6+
7+
#### ❗ Compatibility with forge `28.0.X` version.
8+
9+
## 🧐 Installation instruction:
10+
> ##### Just move Project Essentials Spawn-1.14.4-1.X.X.X.jar to mods directory:
11+
12+
```
13+
.
14+
├── assets
15+
├── config
16+
├── libraries
17+
├── mods (that's how it should be)
18+
│ ├── Project Essentials Spawn-1.14.4-1.X.X.X.jar
19+
│ ├── Project Essentials-1.14.4-1.X.X.X.jar.
20+
│ ├── Project Essentials Core-1.14.4-1.X.X.X.jar.
21+
│ └── Project Essentials Permissions-1.14.4-1.X.X.X.jar.
22+
└── ...
23+
```
24+
25+
```
26+
Additional information:
27+
- kotlin-std lib version: 1.3.50
28+
- kotlinx serialization version: 0.12.0
29+
- target jvm version: 1.8
30+
```
31+
32+
### After you got the dependencies and the library itself:
33+
34+
# [getting started with read the commands documentation](./documentation/in-using.md)
35+
36+
> ## Made with 💕 by [MairwunNx](https://mairwunnx.github.io/)

0 commit comments

Comments
 (0)