forked from metin2/client
Added configuration utility, consolidated language config
This commit is contained in:
4
bin/.gitignore
vendored
4
bin/.gitignore
vendored
@ -1,8 +1,12 @@
|
||||
# Game executable
|
||||
metin2client.exe
|
||||
|
||||
# Configuration executable
|
||||
config.exe
|
||||
|
||||
# User configuration files
|
||||
channel.inf
|
||||
locale.cfg
|
||||
metin2.cfg
|
||||
BGM/lastplay.inf
|
||||
|
||||
|
BIN
bin/config.exe
BIN
bin/config.exe
Binary file not shown.
@ -1 +0,0 @@
|
||||
10002 1252 en
|
@ -1 +0,0 @@
|
||||
10019 1250 cz
|
@ -1 +0,0 @@
|
||||
10000 1252 de
|
@ -1 +0,0 @@
|
||||
10013 1252 dk
|
@ -1 +0,0 @@
|
||||
10002 1252 en
|
@ -1 +0,0 @@
|
||||
10004 1252 es
|
@ -1 +0,0 @@
|
||||
10000 1252 fr
|
@ -1 +0,0 @@
|
||||
0 1253 gr
|
@ -1 +0,0 @@
|
||||
10021 1250 hu
|
@ -1 +0,0 @@
|
||||
10006 1252 it
|
@ -1 +0,0 @@
|
||||
10018 1252 nl
|
@ -1 +0,0 @@
|
||||
10012 1250 pl
|
@ -1 +0,0 @@
|
||||
10010 1252 pt
|
@ -1 +0,0 @@
|
||||
10022 1250 ro
|
@ -1 +0,0 @@
|
||||
10020 1251 ru
|
@ -1 +0,0 @@
|
||||
10012 1254 tr
|
Reference in New Issue
Block a user