Skip to content

Conversation

@cohaereo
Copy link
Contributor

Currently, the application name in the metadata of a built 3dsx/smdh file uses the cargo package name of the crate that was built. This severely limits the names that can be used, as package names have strict naming rules:

The name must use only alphanumeric characters or - or _, and cannot be empty.

This PR allows users to configure the name through the cargo-3ds metadata keys instead. It will still fall back to the package name if a name isn't specified

image

@Meziu Meziu merged commit d7215d6 into rust3ds:master Nov 30, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants