Files
SWG_Client_Next_Main/exe/win32/createConfigFiles.bat
2016-06-01 15:00:39 -04:00

12 lines
566 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