You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -28,13 +28,13 @@ Place your mods and Core API mods according to the structure above.
28
28
29
29
Run the game, check the number of mods, if the list of mods contains `Project Essentials Core` mod, then the mod has successfully passed the initialization of the modification.
30
30
31
-
## 2. For developing and developers:
31
+
## 2. For developers:
32
32
33
33
### 2.1 Getting started with installing.
34
34
35
35
To get the Core API source for development and interactions with the rights of players, you need to get the dependencies and get the documentation to view it in your IDE.
36
36
37
-
Installation documentation is located in the readme file or just follow the link: https://github.com/ProjectEssentials/ProjectEssentials-Core#-install-using-gradle
37
+
Installation documentation is located in the readme file (or just follow the link): https://github.com/ProjectEssentials/ProjectEssentials-Core#-install-using-gradle
0 commit comments