mirror of
https://bitbucket.org/theswgsource/client-tools-1.2.git
synced 2026-07-14 00:02:02 -04:00
12 lines
577 B
Batchfile
12 lines
577 B
Batchfile
@copy template_client.cfg client.cfg
|
|
@copy template_tools.cfg tools.cfg
|
|
@copy template_AnimationEditor.cfg AnimationEditor.cfg
|
|
@copy template_SwgGodClient.cfg SwgGodClient.cfg
|
|
@copy template_ClientEffectEditor.cfg ClientEffectEditor.cfg
|
|
@copy template_SwgConversationEditor.cfg SwgConversationEditor.cfg
|
|
@copy template_ShipComponentEditor.cfg ShipComponentEditor.cfg
|
|
@copy template_NpcEditor.cfg NpcEditor.cfg
|
|
@copy template_QuestEditor.cfg QuestEditor.cfg
|
|
@copy template_ParticleEditor.cfg ParticleEditor.cfg
|
|
@copy template_LightningEditor.cfg LightningEditor.cfg
|