mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 00:55:25 +00:00
Replaces the substring operation to find project type with a regex. The regex is a bit complex, so I added a comment explaining it. Resolves #1382