Programs for extracting and replacing *.gxt files of
Hyperdimension Neptunia U: Action Unleashed and
Megagmension Blanc + Neptune VS Zombies for PC.


These are CLI programs for the command prompt, there is no GUI.


----------
HOW TO USE
----------

	- extract_gxt.exe  -l  GXT-FILE

		Display the contents of the GXT-FILE.


	- extract_gxt.exe  GXT-FILE  -o  FOLDER

		Extract the contents of the GXT-FILE to a FOLDER.


	- replace_gxt.exe  GXT-FILE  FOLDER

		Replace the files in the GXT-FILE with the files in the FOLDER.
		The files in the FOLDER should have the same name as when extracted with extract_gxt.


	- create_gxt.exe  GXT-FILE  FOLDER

		Create a GXT-FILE to store the DDS files in the FOLDER.


