-
Notifications
You must be signed in to change notification settings - Fork 263
Expand file tree
/
Copy pathconfig.ini
More file actions
37 lines (34 loc) · 1.25 KB
/
config.ini
File metadata and controls
37 lines (34 loc) · 1.25 KB
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
[General]
discordUrl=https://discord.gg/yxkVn4wBad
# Auto-load from gameresBaseUrl (CDN load) without showing the import dialog
autoLoadGameRes=yes
gameresBaseUrl=//stdres.wangerhuoda.cn/
mapsBaseUrl=//gmap.wangerhuoda.cn/map/
modsBaseUrl=//gmap.wangerhuoda.cn/mod/
# Base URL for music mp3 files in CDN mode (e.g. //cdn.example.com/music/)
musicBaseUrl=//stdres.wangerhuoda.cn/music/
gameResArchiveUrl=https://download.ra2web.com/full-pack.7z
# Auto-load full pack from local server (leave empty to disable)
# This will skip the import dialog and automatically download from this URL
defaultFullyPackUrl=
patchNotesUrl=//staging.wangerhuoda.com/patch-notes.html
ladderRulesUrl=//www.ra2web.com/ladder-rules.html
modSdkUrl=https://github.com/ra2web/mod-sdk
donateUrl="//ra2web.com/#donate"
breakingNewsUrl=/breaking-news.html
oldClientsBaseUrl=/old/
quickMatchEnabled=yes
botsEnabled=yes
debugLogging=wol
debugGameState=yes
# Chronodivide 中国大区专供
defaultLanguage=zh-CN
# Force load specific MOD on startup (leave empty to disable)
forcedModId=gonghui
viewport.width=1024
viewport.height=768
[CorsProxy]
# <originDomain>=<corsUrl>
# * will match any origin
# .<originDomain> will also match subdomains
archive.org="https://game.chronodivide.com/cors-proxy/?url="