Skip to content

Mods names can contain commas, and other forbidden characters #3

@boniondev

Description

@boniondev

Mod names can contain commas, breaking CSV parsing.
Example: Get It Together, Drops!,https://www.curseforge.com/projects/411045,1.4,bl4ckscor3,getittogetherdrops-neoforge-1.21.5-1.4.jar
Commas cannot reliably be used as separator.
Same for periods (they are used in version fields)
Same for :
Same for spaces
Same for - (also used in version fields)
Same for !
Perhaps change the expected format from CSV to JSON?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions