Skip to content

feat: config support#562

Closed
Pendonym wants to merge 6 commits intop2r3:masterfrom
Pendonym:master
Closed

feat: config support#562
Pendonym wants to merge 6 commits intop2r3:masterfrom
Pendonym:master

Conversation

@Pendonym
Copy link
Copy Markdown

Add support for all the main configuration file formats

Comment on lines +65 to +74
{
name: "RIVALS Configuration File", // https://www.roblox.com/games/17625359962
format: "txt",
extension: "txt",
mime: "text/plain",
from: true,
to: true,
internal: "txt",
lossless: true,
},
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where did this come from??

A text configuration for a random Roblox game is incredibly out of scope for a general-purpose "config" handler, and for this pull request. There's also no distinction between this and a regular text file, given that all of format, extension, and mime are identical to a plaintext file.

@p2r3
Copy link
Copy Markdown
Owner

p2r3 commented Mar 25, 2026

Superseded by #576

@p2r3 p2r3 closed this Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants