1
0
Commit Graph

8 Commits

Author SHA1 Message Date
Efe
91d86c2d24 Add optional parameter folderName (#90)
Add optional property `folderName` which rejects names containing any
invalid characters.
Rejected characters are `<` `>` `:` `"` `/` `\` `|` `?` `*` as required
by Windows and UNIX.
Does not protect against strings containing non-printable control
characters, or strings of Windows-reserved filenames like CON, PRN, AUX,
NUL. These checks should be done when creating the directory.

Also set the folderName parameter for mods that are known to be
sensitive to folder name: Cryptid, Talisman and Trance.
Brainstorm is another popular mod that requires a specific folder name,
but is not currently on the mod index.
2025-03-08 01:36:08 +01:00
MathIsFun0
c564f5e687 Update description.md 2025-03-07 17:30:24 -05:00
Breezebuilder
aa148c16ff Set folderName property for MathIsFun0@Cryptid 2025-03-07 13:00:42 +11:00
MathIsFun0
b406356f3a Update description.md 2025-02-23 01:34:03 -05:00
MathIsFun0
9dbb02030c Update Cryptid download URL 2025-02-23 01:33:53 -05:00
MathIsFun0
08570bcc2c Update Cryptid metadata 2025-02-14 13:11:08 -05:00
Ö. Efe D.
1924daeefe added talisman 2025-01-22 21:16:08 +01:00
Ö. Efe D.
531ab184a9 add cryptid 2025-01-16 19:41:54 +01:00