Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SUGGESTION] Model & Texture Name Dump #264

Open
TayMcKenzieNZ opened this issue Aug 20, 2024 · 2 comments
Open

[SUGGESTION] Model & Texture Name Dump #264

TayMcKenzieNZ opened this issue Aug 20, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@TayMcKenzieNZ
Copy link
Collaborator

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:

Screenshot 2024-08-20 194940

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.

@TayMcKenzieNZ TayMcKenzieNZ added the enhancement New feature or request label Aug 20, 2024
@TayMcKenzieNZ
Copy link
Collaborator Author

Possibly would could even work, is that the date and time is the name of the dump file.

@TayMcKenzieNZ
Copy link
Collaborator Author

Project > Dump Project Information 🤔

This would also only work after the user has set a desired location for the project to be built, and after the data folder is created.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant