Skip to content

C#: Uses LSLib to rename GR2 files based on their mesh/anim/skele data

Notifications You must be signed in to change notification settings

izzymg/GR2Renamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GR2Renamer

Recurses through a directory of .gr2 files, inspecting their mesh, animation and skeleton data, and renaming them accordingly.

Setup

Requires Visual Studio 2017

Link the project to lslib

Usage

See LSLib for DLL deps.

Set max files to an integer to limit it to a set amount of files before quitting.

./gr2renamer.exe [directory] [maxFiles]?

About

C#: Uses LSLib to rename GR2 files based on their mesh/anim/skele data

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages