mirror of
https://github.com/modrinth/code.git
synced 2026-08-26 17:44:50 +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