CN1602 is the local client. KR is the official tree with unpacked Data, System, and Sound. Packed .wpk files stay off git.
16 lines
578 B
Plaintext
16 lines
578 B
Plaintext
// 인첸트에 쓰는 SpecialTexture를 스크립트로 분리시킴
|
|
// 이 스크립의 경로는 \Data\SpecialTexture 폴더에 위치해야 함
|
|
// ID 파일명
|
|
TextureID FileName FieldEnd
|
|
aaaa Data\SpecialTexture\test03.dds
|
|
bbbb Data\SpecialTexture\test04.dds
|
|
cccc Data\SpecialTexture\test02.dds
|
|
dddd Data\SpecialTexture\test05.dds
|
|
eeee Data\SpecialTexture\test06.dds
|
|
ffff Data\SpecialTexture\test07.dds
|
|
gggg Data\SpecialTexture\test08.dds
|
|
hhhh Data\SpecialTexture\test09.dds
|
|
iiii Data\SpecialTexture\test10.dds
|
|
jjjj Data\SpecialTexture\test11.dds
|
|
z253 Data\SpecialTexture\test02_z.dds
|