Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AutoKkutu 설정 파일에 대하여 #76

Open
hsheric0210 opened this issue Oct 29, 2023 · 0 comments
Open

AutoKkutu 설정 파일에 대하여 #76

hsheric0210 opened this issue Oct 29, 2023 · 0 comments
Labels
Category: Config Config or preference related issue FAQ This is a frequently asked question Type: Documentation Improvements or additions to documentation

Comments

@hsheric0210
Copy link
Owner

AutoKkutu의 설정 파일은 크게 두 가지로 분리되어 있습니다:

  1. 서버별 설정이 저장되어 있는 Servers.xml
  2. 브라우저 설정이 저장되어 있는 CefSharp.xml 또는 Selenium.xml (다운로드받으실 때 어떤 버전을 선택하셨느냐에 따라 다릅니다)

Servers.xml에서는 서버별로 URL, DOM 핸들러, WebSocket 핸들러 및 데이터베이스 설정을 적용하실 수 있으며, 모든 서버에서 공통으로 사용할 설정 역시 지정 가능합니다.
해당 기능을 사용하여 목록에 존재하지 않는 새로운 서버를 목록에 추가하고 AutoKkutu 상에서 플레이하거나, 서버별로 다른 데이터베이스를 사용하는 등의 기능을 구현하실 수 있습니다.

CefSharp.xml 또는 Selenium.xml에서는 브라우저의 세부 고급 설정을 지정하실 수 있으며, 특히 프로그램 시작 시 로딩할 서버 URL이나, User-Agent, 브라우저 커맨드 라인 지정 등의 세부적인 트윅을 가할 수 있습니다.

@hsheric0210 hsheric0210 pinned this issue Oct 29, 2023
@hsheric0210 hsheric0210 added the Type: Documentation Improvements or additions to documentation label Oct 29, 2023
@hsheric0210 hsheric0210 added FAQ This is a frequently asked question Category: Config Config or preference related issue labels Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Config Config or preference related issue FAQ This is a frequently asked question Type: Documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant