File tree Expand file tree Collapse file tree 5 files changed +34
-0
lines changed Expand file tree Collapse file tree 5 files changed +34
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Building From Source
2
2
3
+ <div class =" warning " >
4
+
5
+ The qt5 version is deprecated and only supported on distributions with protobuf that not depends on abseil and uses cmake 3.x.
6
+
7
+ Use branch qt6 for cmake 4.0 and newer protobuf.
8
+
9
+ </div >
10
+
3
11
## Prerequisites
4
12
5
13
Before building from source it is recommended to be familiar with the
Original file line number Diff line number Diff line change 1
1
# Compiling the game launcher
2
2
3
+ <div class =" warning " >
4
+
5
+ The qt5 version is deprecated and only supported on distributions with protobuf that not depends on abseil and uses cmake 3.x.
6
+
7
+ Use branch qt6 for cmake 4.0 and newer protobuf.
8
+
9
+ </div >
10
+
3
11
## Prerequisites
4
12
5
13
- ** Ubuntu** (Up to date as of 2025-02-15) - you'll need to install the
Original file line number Diff line number Diff line change 1
1
# Compiling MSA (for Xbox Live)
2
2
3
+ <div class =" warning " >
4
+
3
5
** Not used for Xbox live in Minecraft 1.16.40+**
4
6
7
+ </div >
8
+
5
9
## Prerequisites
6
10
7
11
- ** Ubuntu 18.04+** -
Original file line number Diff line number Diff line change 1
1
# Compiling the server launcher (DEPRECATED)
2
2
3
+ <div class =" warning " >
4
+
5
+ This instruction won't really work right now.
6
+
7
+ </div >
8
+
3
9
## Prerequisites
4
10
5
11
- ** Ubuntu** - ` sudo apt-get install git cmake pkg-config `
Original file line number Diff line number Diff line change 1
1
# Compiling the Qt UI
2
2
3
+ <div class =" warning " >
4
+
5
+ The qt5 version is deprecated and only supported on distributions with protobuf that not depends on abseil and uses cmake 3.x.
6
+
7
+ Use branch qt6 for cmake 4.0 and newer protobuf.
8
+
9
+ </div >
10
+
3
11
## Prerequisites
4
12
5
13
- ** Ubuntu 18.04+** -
You can’t perform that action at this time.
0 commit comments