@@ -57,46 +57,67 @@ <h2>Download AssaultCube</h2>
57
57
Any questions, please consult the < a href ="docs "> README</ a > contained with your installation first!
58
58
</ p >
59
59
< h3 > Download Now:</ h3 >
60
- < table id ="dllinks ">
60
+ < table class ="dllinks ">
61
61
< tr >
62
62
< td >
63
63
< a href ="https://github.com/assaultcube/AC/releases/download/v1.2.0.2/AssaultCube_v1.2.0.2.exe ">
64
64
< img src ="docs/images/windows.png " alt ="Windows " width ="40px " height ="40px " title ="Supports Windows 2000/XP/Vista/7/8/10 ">
65
- < br >
65
+ < br >
66
66
Microsoft< br > Windows
67
67
</ a >
68
68
</ td >
69
69
< td >
70
70
< a href ="https://github.com/assaultcube/AC/releases/download/v1.2.0.2/AssaultCube_v1.2.0.2.tar.bz2 ">
71
71
< img src ="docs/images/linux.png " alt ="Linux " width ="40px "height ="40px " title ="Linux ">
72
- < br >
72
+ < br >
73
73
Linux
74
74
</ a >
75
75
</ td >
76
76
< td >
77
77
< a href ="https://github.com/assaultcube/AC/releases/download/v1.2.0.2/AssaultCube_v1.2.0.2.dmg ">
78
78
< img src ="docs/images/apple.png " alt ="Mac OS X " width ="40px " height ="40px " title ="Supports Mac OS X 10.6 - macOS 10.14 ">
79
- < br >
79
+ < br >
80
80
Apple< br > Mac OS X 10.6< br > - macOS 10.14
81
81
</ a >
82
82
</ td >
83
83
< td >
84
84
< a href ="https://github.com/assaultcube/AC/releases/download/v1.2.0.2/AssaultCube_v1.2.0.2_experimental_macOS10.15_hotfix_1.dmg ">
85
85
< img src ="docs/images/macos.png " alt ="macOS " width ="40px " height ="40px " title ="Supports macOS 10.15 (or higher) ">
86
- < br >
86
+ < br >
87
87
Apple< br > macOS 10.15+ only,< br > experimental 64-bit
88
88
</ a >
89
89
</ td >
90
90
</ tr >
91
91
</ table >
92
- < table id ="downloadlink ">
92
+ < p >
93
+ < b > Note for Linux users:</ b >
94
+ < br >
95
+ On older Linux systems with old libcurl3 library above default Linux package may not work. In such case please download below packages supporting libcurl3
96
+ (on the newest Linux systems with only libcurl4 library below clients won't run, with the error:
97
+ < span class ="code "> libcurl.so.4: version `CURL_OPENSSL_3' not found</ span > - see more in release information on
98
+ < a href ="https://github.com/assaultcube/AC/releases/tag/v1.2.0.2 "> GitHub</ a > ).
99
+ First try
100
+ < a href ="https://github.com/assaultcube/AC/releases/download/v1.2.0.2/AssaultCube_v1.2.0.2_libcurl4_depended_on_libcurl3.tar.bz2 "> Older but not the oldest Linux</ a >
101
+ package,
102
+ and if it won't work, then
103
+ < a href ="https://github.com/assaultcube/AC/releases/download/v1.2.0.2/AssaultCube_v1.2.0.2_libcurl3.tar.bz2 "> The oldest Linux</ a >
104
+ package:
105
+ </ p >
106
+ < table class ="dllinks ">
93
107
< tr >
94
108
< td >
95
- < br >
96
- < b > Note:</ b > on older Linux systems with old libcurl3 and without newer libcurl4 library please download this
97
- < a href ="https://github.com/assaultcube/AC/releases/download/v1.2.0.2/AssaultCube_v1.2.0.2_libcurl3.tar.bz2 "> Linux client</ a > ,
98
- supporting libcurl3 (it doesn't support libcurl4, so on newer Linux systems this client won't run, with the error:
99
- < span class ="code "> libcurl.so.4: version `CURL_OPENSSL_3' not found</ span > ).
109
+ < a href ="https://github.com/assaultcube/AC/releases/download/v1.2.0.2/AssaultCube_v1.2.0.2_libcurl4_depended_on_libcurl3.tar.bz2 ">
110
+ < img src ="docs/images/linux.png " alt ="Older Linux " width ="40px "height ="40px " title ="Older Linux ">
111
+ < br >
112
+ Older but not the oldest Linux
113
+ </ a >
114
+ </ td >
115
+ < td >
116
+ < a href ="https://github.com/assaultcube/AC/releases/download/v1.2.0.2/AssaultCube_v1.2.0.2_libcurl3.tar.bz2 ">
117
+ < img src ="docs/images/tux_mono.png " alt ="Oldest Linux " width ="33px "height ="40px " title ="Oldest Linux ">
118
+ < br >
119
+ The oldest Linux
120
+ </ a >
100
121
</ td >
101
122
</ tr >
102
123
</ table >
0 commit comments