-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
37 lines (31 loc) · 1.42 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>PAYDAY 2 ภาษาไทย</title>
<style>
@import url('https://fonts.googleapis.com/css?family=Sarabun&display=swap');
*{
font-family: 'Sarabun', sans-serif;
}
</style>
</head>
<body>
<h3>
<center>PAYDAY 2 แปลภาษาไทย</center>
<center>หากมีปัญหาในการอัปเดตอัตโนมัติสามารถดาวน์โหลดเองได้ที่นี่</center><br>
<center><a href="https://github.com/censor1337/PD2TH/releases/latest/download/PD2TH.zip">คลิกเพื่อดาวน์โหลด</a></center><br>
<center>นำไฟล์ติดตั้งไว้ที่โฟล์เดอร์ mods ของ SuperBlt</center><br><br><br><br>
<center>พัฒนาโดย</center>
<center>CENSOR_1337, NBMD</center>
<center>แปลภาษาไทยโดย</center>
<center>CENSOR_1337, AwesomeA, Onodera</center><br><br>
<center>ช่องทางการติดต่อ</center>
<center> <center><a target="_blank" href="https://www.facebook.com/TheEliteCompany/
">Facebook : The Elite Company</a></center><br>
</center>
</h3>
</body>
</html>