반응형

자동 업데이트

CPW.rar
1.13MB

# /etc/httpd/conf.d 폴더안에 cpw.conf 생성
내용 xxxx // 계정

더보기

Alias /autopatcher "/home/xxxx/CPW/CPW-Patcher/files/CPW/"
xxxx/CPW/CPW-Patcher/files/CPW">
Options +FollowSymLinks +Indexes
AllowOverride All
Order Allow,Deny
Allow from All
Require all granted

 

 

설치 명령어
설치전 Mysql에서 DB 및 유저 생성
// DB명 cpw
// 유저명 cpw

더보기

cd /home/xxx/CPW
chmod -R 0755 CPW-Patcher

cd /home/xxx/CPW/CPW-Patcher
chmod -R 0700 config
chmod -R 0755 files
chmod -R 0755 lib
chmod -R 0755 log
chmod -R 0755 pw-cpw.jar
chmod -R 0755 README
chmod -R 0755 cpw
chmod -R 755 *

 

ls
./cpw
./cpw install
localhost
cpw // 유저아이디
12345 //비밀번호
cpw // DB네임
./cpw initial
./cpw new

 

 

/home/xxx/CPW/CPW-Patcher 안에 아래 2가지 파일 넣고

patcher.exe

Launcher.exe

더보기

./cpw x patcher.exe
./cpw x Launcher.exe

새로 생성된 2가지 파일을 클라이언트 파일로 교체

 

동영상 강좌 보기

반응형

'설정파일' 카테고리의 다른 글

gamedbd/cashstat.conf  (0) 2021.03.07
is78 (a78) Client+Server [416MB]  (0) 2021.02.15
Data 내용 설명  (0) 2021.01.03
길드 아이콘  (0) 2021.01.03
phpMyAdmin.conf  (0) 2021.01.03

+ Recent posts