splited protos
This commit is contained in:
parent
e8e83c9a17
commit
9f1cc943af
4
client/pack/.gitignore
vendored
4
client/pack/.gitignore
vendored
@ -3,10 +3,6 @@
|
||||
*.pyc
|
||||
*.pyo
|
||||
|
||||
### protos
|
||||
item_proto
|
||||
mob_proto
|
||||
|
||||
### archives
|
||||
*.rar
|
||||
*.7z
|
||||
|
||||
BIN
client/pack/locale_proto/locale/ae/item_proto
Normal file
BIN
client/pack/locale_proto/locale/ae/item_proto
Normal file
Binary file not shown.
BIN
client/pack/locale_proto/locale/ae/mob_proto
Normal file
BIN
client/pack/locale_proto/locale/ae/mob_proto
Normal file
Binary file not shown.
BIN
client/pack/locale_proto/locale/cz/item_proto
Normal file
BIN
client/pack/locale_proto/locale/cz/item_proto
Normal file
Binary file not shown.
BIN
client/pack/locale_proto/locale/cz/mob_proto
Normal file
BIN
client/pack/locale_proto/locale/cz/mob_proto
Normal file
Binary file not shown.
BIN
client/pack/locale_proto/locale/de/item_proto
Normal file
BIN
client/pack/locale_proto/locale/de/item_proto
Normal file
Binary file not shown.
BIN
client/pack/locale_proto/locale/de/mob_proto
Normal file
BIN
client/pack/locale_proto/locale/de/mob_proto
Normal file
Binary file not shown.
BIN
client/pack/locale_proto/locale/dk/item_proto
Normal file
BIN
client/pack/locale_proto/locale/dk/item_proto
Normal file
Binary file not shown.
BIN
client/pack/locale_proto/locale/dk/mob_proto
Normal file
BIN
client/pack/locale_proto/locale/dk/mob_proto
Normal file
Binary file not shown.
BIN
client/pack/locale_proto/locale/en/item_proto
Normal file
BIN
client/pack/locale_proto/locale/en/item_proto
Normal file
Binary file not shown.
BIN
client/pack/locale_proto/locale/en/mob_proto
Normal file
BIN
client/pack/locale_proto/locale/en/mob_proto
Normal file
Binary file not shown.
BIN
client/pack/locale_proto/locale/es/item_proto
Normal file
BIN
client/pack/locale_proto/locale/es/item_proto
Normal file
Binary file not shown.
BIN
client/pack/locale_proto/locale/es/mob_proto
Normal file
BIN
client/pack/locale_proto/locale/es/mob_proto
Normal file
Binary file not shown.
BIN
client/pack/locale_proto/locale/fr/item_proto
Normal file
BIN
client/pack/locale_proto/locale/fr/item_proto
Normal file
Binary file not shown.
BIN
client/pack/locale_proto/locale/fr/mob_proto
Normal file
BIN
client/pack/locale_proto/locale/fr/mob_proto
Normal file
Binary file not shown.
BIN
client/pack/locale_proto/locale/gr/item_proto
Normal file
BIN
client/pack/locale_proto/locale/gr/item_proto
Normal file
Binary file not shown.
BIN
client/pack/locale_proto/locale/gr/mob_proto
Normal file
BIN
client/pack/locale_proto/locale/gr/mob_proto
Normal file
Binary file not shown.
BIN
client/pack/locale_proto/locale/hu/item_proto
Normal file
BIN
client/pack/locale_proto/locale/hu/item_proto
Normal file
Binary file not shown.
BIN
client/pack/locale_proto/locale/hu/mob_proto
Normal file
BIN
client/pack/locale_proto/locale/hu/mob_proto
Normal file
Binary file not shown.
BIN
client/pack/locale_proto/locale/it/item_proto
Normal file
BIN
client/pack/locale_proto/locale/it/item_proto
Normal file
Binary file not shown.
BIN
client/pack/locale_proto/locale/it/mob_proto
Normal file
BIN
client/pack/locale_proto/locale/it/mob_proto
Normal file
Binary file not shown.
BIN
client/pack/locale_proto/locale/nl/item_proto
Normal file
BIN
client/pack/locale_proto/locale/nl/item_proto
Normal file
Binary file not shown.
BIN
client/pack/locale_proto/locale/nl/mob_proto
Normal file
BIN
client/pack/locale_proto/locale/nl/mob_proto
Normal file
Binary file not shown.
BIN
client/pack/locale_proto/locale/pl/item_proto
Normal file
BIN
client/pack/locale_proto/locale/pl/item_proto
Normal file
Binary file not shown.
BIN
client/pack/locale_proto/locale/pl/mob_proto
Normal file
BIN
client/pack/locale_proto/locale/pl/mob_proto
Normal file
Binary file not shown.
BIN
client/pack/locale_proto/locale/pt/item_proto
Normal file
BIN
client/pack/locale_proto/locale/pt/item_proto
Normal file
Binary file not shown.
BIN
client/pack/locale_proto/locale/pt/mob_proto
Normal file
BIN
client/pack/locale_proto/locale/pt/mob_proto
Normal file
Binary file not shown.
BIN
client/pack/locale_proto/locale/ro/item_proto
Normal file
BIN
client/pack/locale_proto/locale/ro/item_proto
Normal file
Binary file not shown.
BIN
client/pack/locale_proto/locale/ro/mob_proto
Normal file
BIN
client/pack/locale_proto/locale/ro/mob_proto
Normal file
Binary file not shown.
BIN
client/pack/locale_proto/locale/ru/item_proto
Normal file
BIN
client/pack/locale_proto/locale/ru/item_proto
Normal file
Binary file not shown.
BIN
client/pack/locale_proto/locale/ru/mob_proto
Normal file
BIN
client/pack/locale_proto/locale/ru/mob_proto
Normal file
Binary file not shown.
BIN
client/pack/locale_proto/locale/tr/item_proto
Normal file
BIN
client/pack/locale_proto/locale/tr/item_proto
Normal file
Binary file not shown.
BIN
client/pack/locale_proto/locale/tr/mob_proto
Normal file
BIN
client/pack/locale_proto/locale/tr/mob_proto
Normal file
Binary file not shown.
1
protos/Pack Protos Script/.gitignore
vendored
Normal file
1
protos/Pack Protos Script/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
_out
|
||||
@ -1,2 +1,2 @@
|
||||
@echo off
|
||||
python3.13 PackProtos.py
|
||||
python3 PackProtos.py
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user