Skip to content

Commit a22b452

Browse files
committed
Updated documentation.
1 parent 7b363b5 commit a22b452

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

documentation/in-using.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ The minecraft forge folder structure below will help you understand what is writ
1515
> ##### Important note: don't forget install mod dependencies!
1616
- core: https://github.com/ProjectEssentials/ProjectEssentials-Core/releases
1717
- permissions: https://github.com/ProjectEssentials/ProjectEssentials-Permissions/releases
18-
- essentials: https://github.com/ProjectEssentials/ProjectEssentials/releases
1918

2019

2120
```
@@ -25,7 +24,6 @@ The minecraft forge folder structure below will help you understand what is writ
2524
├── libraries
2625
├── mods (that's how it should be)
2726
│ ├── Project Essentials Spawn-1.14.4-1.X.X.X.jar
28-
│ ├── Project Essentials-1.14.4-1.X.X.X.jar.
2927
│ ├── Project Essentials Core-MOD-1.14.4-1.X.X.X.jar.
3028
│ └── Project Essentials Permissions-1.14.4-1.X.X.X.jar.
3129
└── ...
@@ -83,4 +81,4 @@ We made the commands for you:
8381
- permission: ess.spawn.version
8482
```
8583

86-
### For all questions, be sure to write issues!
84+
### For all questions, be sure to write issues!

readme.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
> ##### Important note: don't forget install mod dependencies!
1111
- core: https://github.com/ProjectEssentials/ProjectEssentials-Core/releases
1212
- permissions: https://github.com/ProjectEssentials/ProjectEssentials-Permissions/releases
13-
- essentials: https://github.com/ProjectEssentials/ProjectEssentials/releases
1413

1514
```
1615
.
@@ -19,7 +18,6 @@
1918
├── libraries
2019
├── mods (that's how it should be)
2120
│ ├── Project Essentials Spawn-1.14.4-1.X.X.X.jar
22-
│ ├── Project Essentials-1.14.4-1.X.X.X.jar.
2321
│ ├── Project Essentials Core-MOD-1.14.4-1.X.X.X.jar.
2422
│ └── Project Essentials Permissions-1.14.4-1.X.X.X.jar.
2523
└── ...

0 commit comments

Comments
 (0)