Skip to content

Script used to accelerate the development speed for CaraQ Avafie aoo

License

Notifications You must be signed in to change notification settings

sinergy/caraq-help-script

Repository files navigation

caraq-help-script

Script used to accelerate the development speed for CaraQ Avafie app.

###animeScriptToJsonString.pl Use to parse the action script to machine readable JSON-format string. Must run this script first!!

###animeFXsListing.pl List all the FX textures required by specific action script.

  • param: the file generated through the processing of script animeScriptToJsonString.pl.

###animeFXsResourcesCopyHelper.pl Help rearrange the TGA files into the same folder which are named by the serial number of TGA files. for example:

  • other_999_A.tga
  • other_999_B.tga
  • other_999_C.tga
  • other_999_D.tga
  • other_999_E.tga
  • other_999_F.tga
  • other_999_G.tga
  • other_999_H.tga

will be kept in the same folder. The default destination of the copied .tga files will be /tmp/10_others/, you could change it by modify script by yourself.

About

Script used to accelerate the development speed for CaraQ Avafie aoo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages