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

Generate assetlists after linking with Linker #21

Open
Laupetin opened this issue Oct 15, 2023 · 1 comment
Open

Generate assetlists after linking with Linker #21

Laupetin opened this issue Oct 15, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@Laupetin
Copy link
Owner

Assetlists are already usable for ignoring assets inside project definitions as well as loading all assets from an assetlist.

This is particularly useful when you want to build an IPak with all images from a built zone for example.

To enable this workflow Linker should automatically generate assetlists after successfully linking.
These assetlists should be placed in an appropriate source directory in a "assetlist" subfolder.

Would probably also good if creating assetlists could be turned off via cli args.
It should be enabled by default though for now.

@Laupetin Laupetin added the enhancement New feature or request label Dec 11, 2023
@diamante0018
Copy link
Contributor

+1 just for CI purposes, i'd love to upload to my artifacts a file like an asset list that confirms the name and type of assets loaded into the built fastfile

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

2 participants