Page 1 of 1

Only 64 chars for “label” in “info.txt”

Posted: Sun Jan 15, 2012 9:30 am
by XnTriq
If the text for label in a skin's info.txt is longer than 64 characters, it gets cut off:
  • label = "Test (AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz0123456789)"
... results in...
  • Test (AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz012345~
The tilde at the end of the string is actually the name of the folder where the files for the “Test” skin reside in :?

Image