Open
Description
A name dump is essentionally a file that gets dumped to the data folder of your project, which dumps information regarding your model and textures.
The model itself would need an option to be renamed in the tool much like how you can rename and organize your textures.
The results of this dump file would look similar to the example below:
--- Accessories [teef] ---
000 Accessory - Polo Shirt 1
- Texture Name A
- Texture Name B
- Texture Name C
001 Accessory
- Texture Name A
- Texture Name B
- Texture Name C
--- Armor [tasks] ---
000 Armor
- Texture Name A
- Texture Name B
- Texture Name C
--- Top [jbib] ---
000 jbib - Hoodie Hood Up
- Grove Street
- Burger Shot
- Texture Name C
and son on. The reasoning for this would be so that the pack creator can have a written record of the models and their textures, which they can then copy paste this into their tebex store or ForgeHub description like so:
If changes are made to the project file and a new dump is made, it would override the current dump file or simply delete the existing file and create the new file in its place.
Activity