Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 567 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 567 Bytes

GdxPackerToJSON

Java executable to convert GdxTexturePacker .atlas file to .json file(compatibility with Phaser3)

The arguments the program receives are:

  • First Argument:
  •  Input File directory

  • Second Argument:
  •  Output directory

  • Third Argument(Optional):
  •   -i : It makes ignore the message of opening it on file explorer

If no argument were passed, it will call the current system FileDialog for opening and for saving your asset(Defaults for the selection name + .json)