Skip to content

Commit 99890db

Browse files
authored
Update resource base URLs to production
1 parent 7e8ff50 commit 99890db

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

config.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ discordUrl=https://discord.gg/yxkVn4wBad
33

44
# Auto-load from gameresBaseUrl (CDN load) without showing the import dialog
55
autoLoadGameRes=yes
6-
gameresBaseUrl=//staging.wangerhuoda.cn/
6+
gameresBaseUrl=//stdres.wangerhuoda.cn/
77
mapsBaseUrl=//gmap.ra2web.cn/map/
88
modsBaseUrl=//gmap.ra2web.cn/mod/
99
# Base URL for music mp3 files in CDN mode (e.g. //cdn.example.com/music/)
10-
musicBaseUrl=//staging.wangerhuoda.cn/music/
10+
musicBaseUrl=//stdres.wangerhuoda.cn/music/
1111
gameResArchiveUrl=https://download.ra2web.com/full-pack.7z
1212

1313
# Auto-load full pack from local server (leave empty to disable)

0 commit comments

Comments
 (0)