Skip to content

Conversation

@WaitingIdly
Copy link
Collaborator

changes in this PR:

  • extract regex to constant, switch from [a-z_]+ to [a-z0-9_]+ to allow numbers in the pack id.

forge only has two checks for the modid - not > 64 and lowercase english doesnt change it. however, we also need it to be a valid asset folder name

@WaitingIdly WaitingIdly added the enhancement New feature or request label Oct 20, 2025
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

Successfully merging this pull request may close these issues.

1 participant