This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Menu

Author Topic: [TOOL] Batch ADT Renamer  (Read 1254 times)

Archinus

  • Registred Member
  • MWCS Enthusiast
  • *****
  • Posts: 1
    • View Profile
[TOOL] Batch ADT Renamer
« on: February 01, 2015, 12:14:47 am »

ADT Renaming Tool


This is just a simple C# console application I built because I did not want to manually rename 30 ADT files. It will rename any ADT's in the directory it is executed in from oldname_x_y.adt to newname_x_y.adt. It will also rename any wdl and wdt file in the directory from oldname.(wdl/wdt) to newname.(wdl/wdt).

How to use it:


Using this tool is easy! Simply compile it and run the resulting executable in the directory where the adt's are, and the application will ask you for the new name.

Hopefully i packaged it up right - it's my first time releasing something I've made.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Bravelad

  • Registred Member
  • LUA Script Tinker
  • *****
  • Posts: 43
    • View Profile
Re: [TOOL] Batch ADT Renamer
« Reply #1 on: February 01, 2015, 12:56:48 am »
Great work! For future reference I use this tool to rename files in bulk:

http://www.bulkrenameutility.co.uk/Main_Intro.php
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Skarn

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 807
    • View Profile
    • http://skarn-project.net
Re: [TOOL] Batch ADT Renamer
« Reply #2 on: February 01, 2015, 10:34:07 am »
You could just use Riu's zone masher for this.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »