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
{{ message }}
This repository was archived by the owner on Mar 21, 2021. It is now read-only.
Forge is a free, open-source modding API all of your favourite mods use!
6
+
ModcraftForge is a fork of MinecraftForge which aims for high performance and capacity on 1.15.2 modded server
10
7
11
8
| Version | Support |
12
9
| ------------- | ------------- |
13
10
| 1.15.x | Active |
14
-
| 1.14.x | LTS |
11
+
15
12
16
13
*[Download]
17
-
*[Forum]
18
14
*[Discord]
19
-
*[Documentation]
20
15
21
16
#### Notes:
22
17
- Introduced in 1.13 was a new FML, information found [here](NewFML.md).
23
18
24
-
# Installing Forge
19
+
# Installing ModcraftForge
25
20
26
-
Go to [the Forge website](https://files.minecraftforge.net)
27
-
and select the Minecraft version you wish to get Forge for from the list.
21
+
Download latest release on github (soon on jenkins)
28
22
29
-
You can download the installer for the *Recommended Build* or the
30
-
*Latest build* there. Latest builds may have newer features but may be
31
-
more unstable as a result. The installer will attempt to install Forge
32
-
into your vanilla launcher environment, where you can then create a new
33
-
profile using that version and play the game!
34
-
35
-
For support and questions, visit [the Support Forum](https://www.minecraftforge.net/forum/forum/18-support-bug-reports/).
23
+
Launch the installer and install modcraftforge.
24
+
Launch your server with forge-{version}.jar
36
25
37
-
[Here is a short video from Rorax showing how to install and setup Forge.](https://www.youtube.com/watch?v=lB3ArN_-3Oc)
38
26
39
-
# Creating Mods
27
+
# Compatibility
40
28
41
-
[See the "Getting Started" section in the Forge Documentation](https://mcforge.readthedocs.io/en/latest/gettingstarted/).
29
+
This projects is compatible with all mods.
30
+
If you use mod like Performant or lithium it will not work because we implemented their patches
42
31
43
-
# Contribute to Forge
32
+
# Contribute to ModcraftForge
44
33
45
34
If you wish to actually inspect Forge, submit PRs or otherwise work
46
35
with Forge itself, you're in the right place!
@@ -59,10 +48,14 @@ We require all contributors to acknowledge the [Forge Contributor
59
48
associated with your GitHub account to do this. If you have previously
60
49
signed it, you should be OK.
61
50
62
-
#### Donate
63
-
*Forge is a large project with many collaborators working on it around the clock. Forge is and will always remain free to use and modify. However, it costs money to run such a large project as this, so please consider [becoming a patron](https://www.patreon.com/LexManos) or buying some [cool merch](https://forgedev.flocker.tv/).*
0 commit comments